Uses of Class
com.mypurecloud.sdk.v2.model.MessageTypingEventRequest
Packages that use MessageTypingEventRequest
Package
Description
-
Uses of MessageTypingEventRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type MessageTypingEventRequestModifier and TypeMethodDescriptionvoidConversationsApi.postConversationsMessageCommunicationTyping(String conversationId, String communicationId, MessageTypingEventRequest body) Send message typing event Send message typing event for existing conversation/communication.ConversationsApi.postConversationsMessageCommunicationTypingWithHttpInfo(String conversationId, String communicationId, MessageTypingEventRequest body) Send message typing event Send message typing event for existing conversation/communication.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type MessageTypingEventRequestModifier and TypeMethodDescriptionConversationsApi.postConversationsMessageCommunicationTyping(ApiRequest<MessageTypingEventRequest> request) Send message typing event Send message typing event for existing conversation/communication.ConversationsApiAsync.postConversationsMessageCommunicationTypingAsync(ApiRequest<MessageTypingEventRequest> request, AsyncApiCallback<ApiResponse<Void>> callback) Send message typing event Send message typing event for existing conversation/communication. -
Uses of MessageTypingEventRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return MessageTypingEventRequestMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type MessageTypingEventRequestModifier and TypeMethodDescriptionPostConversationsMessageCommunicationTypingRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type MessageTypingEventRequestModifier and TypeMethodDescriptionPostConversationsMessageCommunicationTypingRequest.builder(String conversationId, String communicationId, MessageTypingEventRequest body) voidPostConversationsMessageCommunicationTypingRequest.setBody(MessageTypingEventRequest body) PostConversationsMessageCommunicationTypingRequest.Builder.withBody(MessageTypingEventRequest body) PostConversationsMessageCommunicationTypingRequest.withBody(MessageTypingEventRequest body) PostConversationsMessageCommunicationTypingRequest.Builder.withRequiredParams(String conversationId, String communicationId, MessageTypingEventRequest body) -
Uses of MessageTypingEventRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return MessageTypingEventRequestModifier and TypeMethodDescriptionThe time when the message typing event was sent.MessageTypingEventRequest.typing(ConversationEventTyping typing) Typing event