Uses of Class
com.mypurecloud.sdk.v2.model.CreateWebChatConversationResponse
Packages that use CreateWebChatConversationResponse
-
Uses of CreateWebChatConversationResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return CreateWebChatConversationResponseModifier and TypeMethodDescriptionWebChatApi.postWebchatGuestConversations(PostWebchatGuestConversationsRequest request) Deprecated.WebChatApi.postWebchatGuestConversations(CreateWebChatConversationRequest body) Deprecated.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type CreateWebChatConversationResponseModifier and TypeMethodDescriptionWebChatApi.postWebchatGuestConversations(ApiRequest<CreateWebChatConversationRequest> request) Deprecated.WebChatApiAsync.postWebchatGuestConversationsAsync(PostWebchatGuestConversationsRequest request, AsyncApiCallback<CreateWebChatConversationResponse> callback) Deprecated.WebChatApiAsync.postWebchatGuestConversationsAsync(ApiRequest<CreateWebChatConversationRequest> request, AsyncApiCallback<ApiResponse<CreateWebChatConversationResponse>> callback) Deprecated.Deprecated.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type CreateWebChatConversationResponseModifier and TypeMethodDescriptionWebChatApiAsync.postWebchatGuestConversationsAsync(PostWebchatGuestConversationsRequest request, AsyncApiCallback<CreateWebChatConversationResponse> callback) Deprecated.WebChatApiAsync.postWebchatGuestConversationsAsync(ApiRequest<CreateWebChatConversationRequest> request, AsyncApiCallback<ApiResponse<CreateWebChatConversationResponse>> callback) Deprecated. -
Uses of CreateWebChatConversationResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CreateWebChatConversationResponseModifier and TypeMethodDescriptionCreateWebChatConversationResponse.eventStreamUri(String eventStreamUri) The URI which provides the conversation event stream.Chat Conversation identifierThe JWT that you can use to identify subsequent calls on this conversationCreateWebChatConversationResponse.member(WebChatMemberInfo member) Chat Member