Uses of Class
com.mypurecloud.sdk.v2.model.UserPresenceEvent
Packages that use UserPresenceEvent
-
Uses of UserPresenceEvent in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UserPresenceEventModifier and TypeMethodDescriptionUserPresenceEvent.eventDateTime(Date eventDateTime) A Date Time representing the time this event occurred.A unique (V4 UUID) eventId for this eventThe message associated with the presenceUserPresenceEvent.presenceDefinitionId(String presenceDefinitionId) The id (UUID) of the presence definition that the user presence is associated withThe id (V4 UUID) of the presence source being updatedThe User ID of the user associated with this UserPresenceMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type UserPresenceEventMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type UserPresenceEventModifier and TypeMethodDescriptionvoidBatchUserPresenceEventRequest.setUserPresenceEvents(List<UserPresenceEvent> userPresenceEvents) BatchUserPresenceEventRequest.userPresenceEvents(List<UserPresenceEvent> userPresenceEvents) UserPresence events for this batch