TimeLeftRecordingOptions

data class TimeLeftRecordingOptions(val timeLeft: Int, val showAlert: ShowAlert?)

Constructors

Link copied to clipboard
constructor(timeLeft: Int, showAlert: ShowAlert?)

Properties

Link copied to clipboard
Link copied to clipboard