ControlledSessionChanged

class ControlledSessionChanged(val sessionId: String) : FloorEvent

Event to be received when the active PTT session , or the session which will be controlled will be changed. sessionId the identifier of the new controlled PTT session

Constructors

Link copied to clipboard
fun ControlledSessionChanged(sessionId: String)

Inherited properties

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