Package com.mypurecloud.sdk.v2.model
Class ScreenRecordingMetaDataRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.ScreenRecordingMetaDataRequest
- All Implemented Interfaces:
Serializable
ScreenRecordingMetaDataRequest
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()metaData(List<ScreenRecordingMetaData> metaData) participantJid(String participantJid) voidsetMetaData(List<ScreenRecordingMetaData> metaData) voidsetParticipantJid(String participantJid) voidtoString()
-
Constructor Details
-
ScreenRecordingMetaDataRequest
public ScreenRecordingMetaDataRequest() -
ScreenRecordingMetaDataRequest
-
-
Method Details