Uses of Class
com.mypurecloud.sdk.v2.model.OutgoingMessageResponse
Packages that use OutgoingMessageResponse
-
Uses of OutgoingMessageResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return OutgoingMessageResponseModifier and TypeMethodDescriptionIntegrationsApi.postIntegrationsBotconnectorsOutgoingMessages(PostIntegrationsBotconnectorsOutgoingMessagesRequest request) Send an outgoing message to the end user.IntegrationsApi.postIntegrationsBotconnectorsOutgoingMessages(OutgoingMessageRequest body) Send an outgoing message to the end user.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type OutgoingMessageResponseModifier and TypeMethodDescriptionIntegrationsApi.postIntegrationsBotconnectorsOutgoingMessages(ApiRequest<OutgoingMessageRequest> request) Send an outgoing message to the end user.IntegrationsApiAsync.postIntegrationsBotconnectorsOutgoingMessagesAsync(PostIntegrationsBotconnectorsOutgoingMessagesRequest request, AsyncApiCallback<OutgoingMessageResponse> callback) Send an outgoing message to the end user.IntegrationsApiAsync.postIntegrationsBotconnectorsOutgoingMessagesAsync(ApiRequest<OutgoingMessageRequest> request, AsyncApiCallback<ApiResponse<OutgoingMessageResponse>> callback) Send an outgoing message to the end user.IntegrationsApi.postIntegrationsBotconnectorsOutgoingMessagesWithHttpInfo(OutgoingMessageRequest body) Send an outgoing message to the end user.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type OutgoingMessageResponseModifier and TypeMethodDescriptionIntegrationsApiAsync.postIntegrationsBotconnectorsOutgoingMessagesAsync(PostIntegrationsBotconnectorsOutgoingMessagesRequest request, AsyncApiCallback<OutgoingMessageResponse> callback) Send an outgoing message to the end user.IntegrationsApiAsync.postIntegrationsBotconnectorsOutgoingMessagesAsync(ApiRequest<OutgoingMessageRequest> request, AsyncApiCallback<ApiResponse<OutgoingMessageResponse>> callback) Send an outgoing message to the end user. -
Uses of OutgoingMessageResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OutgoingMessageResponseModifier and TypeMethodDescriptionThe message ID.