SessionCreatedEvent

constructor(sessionId: String, allowedUsers: Set<String>)

Parameters

sessionId

The session id.

allowedUsers

The users allowed to join the session.