Uses of Class
com.mypurecloud.sdk.v2.api.request.PostConversationsVideoAgentconferenceCommunicationRequest
Packages that use PostConversationsVideoAgentconferenceCommunicationRequest
-
Uses of PostConversationsVideoAgentconferenceCommunicationRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostConversationsVideoAgentconferenceCommunicationRequestModifier and TypeMethodDescriptionConversationsApi.postConversationsVideoAgentconferenceCommunication(PostConversationsVideoAgentconferenceCommunicationRequest request) Create an Agent-Type video conference and assign an agent to it postConversationsVideoAgentconferenceCommunication is a preview method and is subject to both breaking and non-breaking changes at any time without noticeConversationsApiAsync.postConversationsVideoAgentconferenceCommunicationAsync(PostConversationsVideoAgentconferenceCommunicationRequest request, AsyncApiCallback<VideoConferenceDetails> callback) Create an Agent-Type video conference and assign an agent to it postConversationsVideoAgentconferenceCommunication is a preview method and is subject to both breaking and non-breaking changes at any time without notice -
Uses of PostConversationsVideoAgentconferenceCommunicationRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostConversationsVideoAgentconferenceCommunicationRequestModifier and TypeMethodDescriptionPostConversationsVideoAgentconferenceCommunicationRequest.Builder.build()PostConversationsVideoAgentconferenceCommunicationRequest.withCommunicationId(String communicationId) PostConversationsVideoAgentconferenceCommunicationRequest.withConversationId(String conversationId) PostConversationsVideoAgentconferenceCommunicationRequest.withCustomHeader(String name, String value)