Uses of Class
com.mypurecloud.sdk.v2.model.OpenInboundNormalizedEvent
Packages that use OpenInboundNormalizedEvent
Package
Description
-
Uses of OpenInboundNormalizedEvent in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type OpenInboundNormalizedEventModifier and TypeMethodDescriptionConversationsApi.postConversationsMessageInboundOpenEvent(String integrationId, OpenInboundNormalizedEvent body) Send an inbound Open Event Message Send an inbound event message to an Open Messaging integration.ConversationsApi.postConversationsMessageInboundOpenEventWithHttpInfo(String integrationId, OpenInboundNormalizedEvent body) Send an inbound Open Event Message Send an inbound event message to an Open Messaging integration.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type OpenInboundNormalizedEventModifier and TypeMethodDescriptionConversationsApi.postConversationsMessageInboundOpenEvent(ApiRequest<OpenInboundNormalizedEvent> request) Send an inbound Open Event Message Send an inbound event message to an Open Messaging integration.ConversationsApiAsync.postConversationsMessageInboundOpenEventAsync(ApiRequest<OpenInboundNormalizedEvent> request, AsyncApiCallback<ApiResponse<OpenEventNormalizedMessage>> callback) Send an inbound Open Event Message Send an inbound event message to an Open Messaging integration. -
Uses of OpenInboundNormalizedEvent in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return OpenInboundNormalizedEventMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type OpenInboundNormalizedEventMethods in com.mypurecloud.sdk.v2.api.request with parameters of type OpenInboundNormalizedEventModifier and TypeMethodDescriptionPostConversationsMessageInboundOpenEventRequest.builder(String integrationId, OpenInboundNormalizedEvent body) voidPostConversationsMessageInboundOpenEventRequest.setBody(OpenInboundNormalizedEvent body) PostConversationsMessageInboundOpenEventRequest.Builder.withBody(OpenInboundNormalizedEvent body) PostConversationsMessageInboundOpenEventRequest.withBody(OpenInboundNormalizedEvent body) PostConversationsMessageInboundOpenEventRequest.Builder.withRequiredParams(String integrationId, OpenInboundNormalizedEvent body) -
Uses of OpenInboundNormalizedEvent in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OpenInboundNormalizedEventModifier and TypeMethodDescriptionOpenInboundNormalizedEvent.channel(OpenInboundMessagingChannel channel) Channel-specific information that describes the message and the message channel/provider.List of event elements.