Uses of Class
com.mypurecloud.sdk.v2.model.UCThirdPartyPresence
Packages that use UCThirdPartyPresence
Package
Description
-
Uses of UCThirdPartyPresence in com.mypurecloud.sdk.v2.api
Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type UCThirdPartyPresenceModifier and TypeMethodDescriptionIntegrationsApi.putIntegrationsUnifiedcommunicationThirdpartypresences(ApiRequest<List<UCThirdPartyPresence>> request) Bulk integration presence ingestion This endpoint accepts bulk presence updates from a 3rd-party presence integration and maps the 3rd-party user to a Genesys Cloud user via the matching email address.IntegrationsApi.putIntegrationsUnifiedcommunicationThirdpartypresences(String ucIntegrationId, List<UCThirdPartyPresence> body) Bulk integration presence ingestion This endpoint accepts bulk presence updates from a 3rd-party presence integration and maps the 3rd-party user to a Genesys Cloud user via the matching email address.IntegrationsApiAsync.putIntegrationsUnifiedcommunicationThirdpartypresencesAsync(ApiRequest<List<UCThirdPartyPresence>> request, AsyncApiCallback<ApiResponse<String>> callback) Bulk integration presence ingestion This endpoint accepts bulk presence updates from a 3rd-party presence integration and maps the 3rd-party user to a Genesys Cloud user via the matching email address.IntegrationsApi.putIntegrationsUnifiedcommunicationThirdpartypresencesWithHttpInfo(String ucIntegrationId, List<UCThirdPartyPresence> body) Bulk integration presence ingestion This endpoint accepts bulk presence updates from a 3rd-party presence integration and maps the 3rd-party user to a Genesys Cloud user via the matching email address. -
Uses of UCThirdPartyPresence in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type UCThirdPartyPresenceModifier and TypeMethodDescriptionPutIntegrationsUnifiedcommunicationThirdpartypresencesRequest.getBody()PutIntegrationsUnifiedcommunicationThirdpartypresencesRequest.withHttpInfo()Method parameters in com.mypurecloud.sdk.v2.api.request with type arguments of type UCThirdPartyPresenceModifier and TypeMethodDescriptionPutIntegrationsUnifiedcommunicationThirdpartypresencesRequest.builder(String ucIntegrationId, List<UCThirdPartyPresence> body) voidPutIntegrationsUnifiedcommunicationThirdpartypresencesRequest.setBody(List<UCThirdPartyPresence> body) PutIntegrationsUnifiedcommunicationThirdpartypresencesRequest.Builder.withBody(List<UCThirdPartyPresence> body) PutIntegrationsUnifiedcommunicationThirdpartypresencesRequest.withBody(List<UCThirdPartyPresence> body) PutIntegrationsUnifiedcommunicationThirdpartypresencesRequest.Builder.withRequiredParams(String ucIntegrationId, List<UCThirdPartyPresence> body) -
Uses of UCThirdPartyPresence in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UCThirdPartyPresenceModifier and TypeMethodDescriptionUCThirdPartyPresence.dateModified(Date dateModified) ISO 8601 timestamp of presence value change.Primary Email address of the associated Genesys Cloud user.Integration presence message.Integration presence value.