Uses of Class
com.mypurecloud.sdk.v2.model.BatchUserPresenceEventRequest
Packages that use BatchUserPresenceEventRequest
Package
Description
-
Uses of BatchUserPresenceEventRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type BatchUserPresenceEventRequestModifier and TypeMethodDescriptionEventsApi.postEventsUsersPresence(BatchUserPresenceEventRequest body) Publish User Presence Status Batch EventsEventsApi.postEventsUsersPresenceWithHttpInfo(BatchUserPresenceEventRequest body) Publish User Presence Status Batch EventsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type BatchUserPresenceEventRequestModifier and TypeMethodDescriptionEventsApi.postEventsUsersPresence(ApiRequest<BatchUserPresenceEventRequest> request) Publish User Presence Status Batch EventsEventsApiAsync.postEventsUsersPresenceAsync(ApiRequest<BatchUserPresenceEventRequest> request, AsyncApiCallback<ApiResponse<BatchEventResponse>> callback) Publish User Presence Status Batch Events -
Uses of BatchUserPresenceEventRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return BatchUserPresenceEventRequestMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type BatchUserPresenceEventRequestMethods in com.mypurecloud.sdk.v2.api.request with parameters of type BatchUserPresenceEventRequestModifier and TypeMethodDescriptionPostEventsUsersPresenceRequest.builder(BatchUserPresenceEventRequest body) voidPostEventsUsersPresenceRequest.setBody(BatchUserPresenceEventRequest body) PostEventsUsersPresenceRequest.Builder.withBody(BatchUserPresenceEventRequest body) PostEventsUsersPresenceRequest.withBody(BatchUserPresenceEventRequest body) PostEventsUsersPresenceRequest.Builder.withRequiredParams(BatchUserPresenceEventRequest body) -
Uses of BatchUserPresenceEventRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BatchUserPresenceEventRequestModifier and TypeMethodDescriptionBatchUserPresenceEventRequest.userPresenceEvents(List<UserPresenceEvent> userPresenceEvents) UserPresence events for this batch