Uses of Class
com.mypurecloud.sdk.v2.api.request.PutConversationsScreenshareRecordingstateRequest
Packages that use PutConversationsScreenshareRecordingstateRequest
-
Uses of PutConversationsScreenshareRecordingstateRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PutConversationsScreenshareRecordingstateRequestModifier and TypeMethodDescriptionConversationsApi.putConversationsScreenshareRecordingstate(PutConversationsScreenshareRecordingstateRequest request) Deprecated.ConversationsApiAsync.putConversationsScreenshareRecordingstateAsync(PutConversationsScreenshareRecordingstateRequest request, AsyncApiCallback<String> callback) Deprecated. -
Uses of PutConversationsScreenshareRecordingstateRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutConversationsScreenshareRecordingstateRequestModifier and TypeMethodDescriptionPutConversationsScreenshareRecordingstateRequest.Builder.build()PutConversationsScreenshareRecordingstateRequest.withBody(SetRecordingState body) PutConversationsScreenshareRecordingstateRequest.withConversationId(String conversationId) PutConversationsScreenshareRecordingstateRequest.withCustomHeader(String name, String value)