Uses of Enum Class
com.mypurecloud.sdk.v2.model.UserDevice.TypeEnum
Packages that use UserDevice.TypeEnum
-
Uses of UserDevice.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UserDevice.TypeEnumModifier and TypeMethodDescriptionstatic UserDevice.TypeEnumUserDevice.TypeEnum.fromString(String key) UserDevice.getType()static UserDevice.TypeEnumReturns the enum constant of this class with the specified name.static UserDevice.TypeEnum[]UserDevice.TypeEnum.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 UserDevice.TypeEnumModifier and TypeMethodDescriptionvoidUserDevice.setType(UserDevice.TypeEnum type) UserDevice.type(UserDevice.TypeEnum type) type of the device; ios or android