Recording Notice Options
data class RecordingNoticeOptions(val state: String, val userRecordingParams: UserRecordingParams?, val pauseCount: Int, val timeDone: Int, val parameters: RecordingNoticeParameters)
Constructors
Link copied to clipboard
constructor(state: String, userRecordingParams: UserRecordingParams?, pauseCount: Int, timeDone: Int, parameters: RecordingNoticeParameters)