VideoChatEnded

@Serializable
data class VideoChatEnded(val duration: Seconds) : VideoChatEvent

Constructors

Link copied to clipboard
constructor(duration: Seconds)

Properties

Link copied to clipboard
Link copied to clipboard
val timeSpan: TimeSpan