Uses of Class
com.mypurecloud.sdk.v2.api.request.PostConversationsMessageInboundOpenReceiptRequest
Packages that use PostConversationsMessageInboundOpenReceiptRequest
-
Uses of PostConversationsMessageInboundOpenReceiptRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostConversationsMessageInboundOpenReceiptRequestModifier and TypeMethodDescriptionConversationsApi.postConversationsMessageInboundOpenReceipt(PostConversationsMessageInboundOpenReceiptRequest request) Send an inbound Open Receipt Message Send an inbound open Receipt to an Open Messaging integration.ConversationsApiAsync.postConversationsMessageInboundOpenReceiptAsync(PostConversationsMessageInboundOpenReceiptRequest request, AsyncApiCallback<OpenReceiptNormalizedMessage> callback) Send an inbound Open Receipt Message Send an inbound open Receipt to an Open Messaging integration. -
Uses of PostConversationsMessageInboundOpenReceiptRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostConversationsMessageInboundOpenReceiptRequestModifier and TypeMethodDescriptionPostConversationsMessageInboundOpenReceiptRequest.Builder.build()PostConversationsMessageInboundOpenReceiptRequest.withBody(OpenInboundNormalizedReceipt body) PostConversationsMessageInboundOpenReceiptRequest.withCustomHeader(String name, String value) PostConversationsMessageInboundOpenReceiptRequest.withIntegrationId(String integrationId)