RecordedMedia

data class RecordedMedia(val durationInMs: Int, val attachment: Attachment)

Constructors

Link copied to clipboard
constructor(durationInMs: Int, attachment: Attachment)

Properties

Link copied to clipboard
Link copied to clipboard