Uses of Class
com.mypurecloud.sdk.v2.model.CallbackDisconnectIdentifier
Packages that use CallbackDisconnectIdentifier
-
Uses of CallbackDisconnectIdentifier in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CallbackDisconnectIdentifierModifier and TypeMethodDescriptionCallbackDisconnectIdentifier.callbackId(String callbackId) The callback id.CallbackDisconnectIdentifier.conversationId(String conversationId) The Conversation Id.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type CallbackDisconnectIdentifierModifier and TypeMethodDescriptionBulkCallbackDisconnectRequest.getCallbackDisconnectIdentifiers()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type CallbackDisconnectIdentifierModifier and TypeMethodDescriptionBulkCallbackDisconnectRequest.callbackDisconnectIdentifiers(List<CallbackDisconnectIdentifier> callbackDisconnectIdentifiers) The list of requests to disconnect callbacks in bulkvoidBulkCallbackDisconnectRequest.setCallbackDisconnectIdentifiers(List<CallbackDisconnectIdentifier> callbackDisconnectIdentifiers)