Uses of Enum Class
com.mypurecloud.sdk.v2.model.UCIntegration.IntegrationPresenceSourceEnum
Packages that use UCIntegration.IntegrationPresenceSourceEnum
-
Uses of UCIntegration.IntegrationPresenceSourceEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UCIntegration.IntegrationPresenceSourceEnumModifier and TypeMethodDescriptionUCIntegration.IntegrationPresenceSourceEnum.fromString(String key) UCIntegration.getIntegrationPresenceSource()Returns the enum constant of this class with the specified name.UCIntegration.IntegrationPresenceSourceEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.