Uses of Class
com.mypurecloud.sdk.v2.model.IncomingMessageResponse
Packages that use IncomingMessageResponse
-
Uses of IncomingMessageResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return IncomingMessageResponseModifier and TypeMethodDescriptionIntegrationsApi.postIntegrationsBotconnectorsIncomingMessages(PostIntegrationsBotconnectorsIncomingMessagesRequest request) Send an incoming message to the bot.IntegrationsApi.postIntegrationsBotconnectorsIncomingMessages(IncomingMessageRequest body) Send an incoming message to the bot.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type IncomingMessageResponseModifier and TypeMethodDescriptionIntegrationsApi.postIntegrationsBotconnectorsIncomingMessages(ApiRequest<IncomingMessageRequest> request) Send an incoming message to the bot.IntegrationsApiAsync.postIntegrationsBotconnectorsIncomingMessagesAsync(PostIntegrationsBotconnectorsIncomingMessagesRequest request, AsyncApiCallback<IncomingMessageResponse> callback) Send an incoming message to the bot.IntegrationsApiAsync.postIntegrationsBotconnectorsIncomingMessagesAsync(ApiRequest<IncomingMessageRequest> request, AsyncApiCallback<ApiResponse<IncomingMessageResponse>> callback) Send an incoming message to the bot.IntegrationsApi.postIntegrationsBotconnectorsIncomingMessagesWithHttpInfo(IncomingMessageRequest body) Send an incoming message to the bot.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type IncomingMessageResponseModifier and TypeMethodDescriptionIntegrationsApiAsync.postIntegrationsBotconnectorsIncomingMessagesAsync(PostIntegrationsBotconnectorsIncomingMessagesRequest request, AsyncApiCallback<IncomingMessageResponse> callback) Send an incoming message to the bot.IntegrationsApiAsync.postIntegrationsBotconnectorsIncomingMessagesAsync(ApiRequest<IncomingMessageRequest> request, AsyncApiCallback<ApiResponse<IncomingMessageResponse>> callback) Send an incoming message to the bot. -
Uses of IncomingMessageResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return IncomingMessageResponseModifier and TypeMethodDescriptionThe message ID.