StoppedRecordingOptions

data class StoppedRecordingOptions(val state: String, val reason: String, val showAlert: ShowAlert?)

Constructors

Link copied to clipboard
constructor(state: String, reason: String, showAlert: ShowAlert?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard