Uses of Class
com.mypurecloud.sdk.v2.model.CreateCallbackResponse
Packages that use CreateCallbackResponse
-
Uses of CreateCallbackResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return CreateCallbackResponseModifier and TypeMethodDescriptionConversationsApi.postConversationsCallbacks(PostConversationsCallbacksRequest request) Create a CallbackConversationsApi.postConversationsCallbacks(CreateCallbackCommand body) Create a CallbackMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type CreateCallbackResponseModifier and TypeMethodDescriptionConversationsApi.postConversationsCallbacks(ApiRequest<CreateCallbackCommand> request) Create a CallbackConversationsApiAsync.postConversationsCallbacksAsync(PostConversationsCallbacksRequest request, AsyncApiCallback<CreateCallbackResponse> callback) Create a CallbackConversationsApiAsync.postConversationsCallbacksAsync(ApiRequest<CreateCallbackCommand> request, AsyncApiCallback<ApiResponse<CreateCallbackResponse>> callback) Create a CallbackConversationsApi.postConversationsCallbacksWithHttpInfo(CreateCallbackCommand body) Create a CallbackMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type CreateCallbackResponseModifier and TypeMethodDescriptionConversationsApiAsync.postConversationsCallbacksAsync(PostConversationsCallbacksRequest request, AsyncApiCallback<CreateCallbackResponse> callback) Create a CallbackConversationsApiAsync.postConversationsCallbacksAsync(ApiRequest<CreateCallbackCommand> request, AsyncApiCallback<ApiResponse<CreateCallbackResponse>> callback) Create a Callback -
Uses of CreateCallbackResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CreateCallbackResponseModifier and TypeMethodDescriptionCreateCallbackResponse.callbackIdentifiers(List<CallbackIdentifier> callbackIdentifiers) The list of communication identifiers for the callback participantsCreateCallbackResponse.conversation(DomainEntityRef conversation) The conversation associated with the callback