Uses of Enum Class
com.mypurecloud.sdk.v2.model.ConversationContentPush.DeviceTypeEnum
Packages that use ConversationContentPush.DeviceTypeEnum
-
Uses of ConversationContentPush.DeviceTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationContentPush.DeviceTypeEnumModifier and TypeMethodDescriptionConversationContentPush.DeviceTypeEnum.fromString(String key) ConversationContentPush.getDeviceType()Returns the enum constant of this class with the specified name.ConversationContentPush.DeviceTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type ConversationContentPush.DeviceTypeEnumModifier and TypeMethodDescriptionConversationContentPush.deviceType(ConversationContentPush.DeviceTypeEnum deviceType) The device type used to send the push notificationvoidConversationContentPush.setDeviceType(ConversationContentPush.DeviceTypeEnum deviceType)