Uses of Enum Class
com.mypurecloud.sdk.v2.model.V2IntegrationPresenceEventPresenceActivityEvent.EventTypeEnum
Packages that use V2IntegrationPresenceEventPresenceActivityEvent.EventTypeEnum
-
Uses of V2IntegrationPresenceEventPresenceActivityEvent.EventTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return V2IntegrationPresenceEventPresenceActivityEvent.EventTypeEnumModifier and TypeMethodDescriptionV2IntegrationPresenceEventPresenceActivityEvent.EventTypeEnum.fromString(String key) V2IntegrationPresenceEventPresenceActivityEvent.getEventType()Returns the enum constant of this class with the specified name.V2IntegrationPresenceEventPresenceActivityEvent.EventTypeEnum.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 V2IntegrationPresenceEventPresenceActivityEvent.EventTypeEnumModifier and TypeMethodDescriptionV2IntegrationPresenceEventPresenceActivityEvent.eventType(V2IntegrationPresenceEventPresenceActivityEvent.EventTypeEnum eventType) voidV2IntegrationPresenceEventPresenceActivityEvent.setEventType(V2IntegrationPresenceEventPresenceActivityEvent.EventTypeEnum eventType)