Uses of Class
com.mypurecloud.sdk.v2.api.request.PostConversationsChatCommunicationTypingRequest
Packages that use PostConversationsChatCommunicationTypingRequest
-
Uses of PostConversationsChatCommunicationTypingRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostConversationsChatCommunicationTypingRequestModifier and TypeMethodDescriptionConversationsApi.postConversationsChatCommunicationTyping(PostConversationsChatCommunicationTypingRequest request) Deprecated.ConversationsApiAsync.postConversationsChatCommunicationTypingAsync(PostConversationsChatCommunicationTypingRequest request, AsyncApiCallback<WebChatTyping> callback) Deprecated. -
Uses of PostConversationsChatCommunicationTypingRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostConversationsChatCommunicationTypingRequestModifier and TypeMethodDescriptionPostConversationsChatCommunicationTypingRequest.Builder.build()PostConversationsChatCommunicationTypingRequest.withCommunicationId(String communicationId) PostConversationsChatCommunicationTypingRequest.withConversationId(String conversationId) PostConversationsChatCommunicationTypingRequest.withCustomHeader(String name, String value)