Uses of Class
com.mypurecloud.sdk.v2.model.WebChatTyping
Packages that use WebChatTyping
-
Uses of WebChatTyping in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return WebChatTypingModifier and TypeMethodDescriptionConversationsApi.postConversationsChatCommunicationTyping(PostConversationsChatCommunicationTypingRequest request) Deprecated.ConversationsApi.postConversationsChatCommunicationTyping(String conversationId, String communicationId) Deprecated.WebChatApi.postWebchatGuestConversationMemberTyping(PostWebchatGuestConversationMemberTypingRequest request) Deprecated.WebChatApi.postWebchatGuestConversationMemberTyping(String conversationId, String memberId) Deprecated.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type WebChatTypingModifier and TypeMethodDescriptionConversationsApi.postConversationsChatCommunicationTyping(ApiRequest<Void> request) Deprecated.ConversationsApiAsync.postConversationsChatCommunicationTypingAsync(PostConversationsChatCommunicationTypingRequest request, AsyncApiCallback<WebChatTyping> callback) Deprecated.ConversationsApiAsync.postConversationsChatCommunicationTypingAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WebChatTyping>> callback) Deprecated.ConversationsApi.postConversationsChatCommunicationTypingWithHttpInfo(String conversationId, String communicationId) Deprecated.WebChatApi.postWebchatGuestConversationMemberTyping(ApiRequest<Void> request) Deprecated.WebChatApiAsync.postWebchatGuestConversationMemberTypingAsync(PostWebchatGuestConversationMemberTypingRequest request, AsyncApiCallback<WebChatTyping> callback) Deprecated.WebChatApiAsync.postWebchatGuestConversationMemberTypingAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WebChatTyping>> callback) Deprecated.WebChatApi.postWebchatGuestConversationMemberTypingWithHttpInfo(String conversationId, String memberId) Deprecated.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type WebChatTypingModifier and TypeMethodDescriptionConversationsApiAsync.postConversationsChatCommunicationTypingAsync(PostConversationsChatCommunicationTypingRequest request, AsyncApiCallback<WebChatTyping> callback) Deprecated.ConversationsApiAsync.postConversationsChatCommunicationTypingAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WebChatTyping>> callback) Deprecated.WebChatApiAsync.postWebchatGuestConversationMemberTypingAsync(PostWebchatGuestConversationMemberTypingRequest request, AsyncApiCallback<WebChatTyping> callback) Deprecated.WebChatApiAsync.postWebchatGuestConversationMemberTypingAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WebChatTyping>> callback) Deprecated. -
Uses of WebChatTyping in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WebChatTypingModifier and TypeMethodDescriptionWebChatTyping.conversation(WebChatConversation conversation) The identifier of the conversationThe event identifier of this typing indicator event (useful to guard against event re-deliveryWebChatTyping.sender(WebChatMemberInfo sender) The member who sent the messageThe timestamp of the message, in ISO-8601 format