Uses of Class
com.mypurecloud.sdk.v2.api.request.PostConversationBargeRequest
Packages that use PostConversationBargeRequest
-
Uses of PostConversationBargeRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostConversationBargeRequestModifier and TypeMethodDescriptionvoidConversationsApi.postConversationBarge(PostConversationBargeRequest request) Barge a conversation creating a barged in conference of connected participants.ConversationsApiAsync.postConversationBargeAsync(PostConversationBargeRequest request, AsyncApiCallback<Void> callback) Barge a conversation creating a barged in conference of connected participants. -
Uses of PostConversationBargeRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostConversationBargeRequestModifier and TypeMethodDescriptionPostConversationBargeRequest.Builder.build()PostConversationBargeRequest.withConversationId(String conversationId) PostConversationBargeRequest.withCustomHeader(String name, String value)