CreateLocalRoomOptions

data class CreateLocalRoomOptions(val socket: SocketManager, val parameters: CreateLocalRoomParameters)

Wrapper for Community Edition create requests.

Constructors

Link copied to clipboard
constructor(socket: SocketManager, parameters: CreateLocalRoomParameters)

Properties

Link copied to clipboard
Link copied to clipboard