Create Local Room Options
data class CreateLocalRoomOptions(val socket: SocketManager, val parameters: CreateLocalRoomParameters)
Wrapper for Community Edition create requests.
Wrapper for Community Edition create requests.