VisitorChannelInserted

class VisitorChannelInserted(val channelItem: Any? = null, val eventType: String) : VoipEvents

Constructors

Link copied to clipboard
fun VisitorChannelInserted(channelItem: Any? = null, eventType: String)

Properties

Link copied to clipboard
val channelItem: Any? = null

Inherited properties

Link copied to clipboard
val createdAt: Date
Link copied to clipboard
val eventType: String
Link copied to clipboard
var type: String