Uses of Class
com.mypurecloud.sdk.v2.api.request.PostConversationsMessageInboundOpenEventRequest
Packages that use PostConversationsMessageInboundOpenEventRequest
-
Uses of PostConversationsMessageInboundOpenEventRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostConversationsMessageInboundOpenEventRequestModifier and TypeMethodDescriptionConversationsApi.postConversationsMessageInboundOpenEvent(PostConversationsMessageInboundOpenEventRequest request) Send an inbound Open Event Message Send an inbound event message to an Open Messaging integration.ConversationsApiAsync.postConversationsMessageInboundOpenEventAsync(PostConversationsMessageInboundOpenEventRequest request, AsyncApiCallback<OpenEventNormalizedMessage> callback) Send an inbound Open Event Message Send an inbound event message to an Open Messaging integration. -
Uses of PostConversationsMessageInboundOpenEventRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostConversationsMessageInboundOpenEventRequestModifier and TypeMethodDescriptionPostConversationsMessageInboundOpenEventRequest.Builder.build()PostConversationsMessageInboundOpenEventRequest.withBody(OpenInboundNormalizedEvent body) PostConversationsMessageInboundOpenEventRequest.withCustomHeader(String name, String value) PostConversationsMessageInboundOpenEventRequest.withIntegrationId(String integrationId)