Package com.mypurecloud.sdk.v2.model
Class AcknowledgeScreenRecordingRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.AcknowledgeScreenRecordingRequest
- All Implemented Interfaces:
Serializable
AcknowledgeScreenRecordingRequest
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconversationId(String conversationId) booleaninthashCode()participantJid(String participantJid) voidsetConversationId(String conversationId) voidsetParticipantJid(String participantJid) voidtoString()
-
Constructor Details
-
AcknowledgeScreenRecordingRequest
public AcknowledgeScreenRecordingRequest() -
AcknowledgeScreenRecordingRequest
-
-
Method Details