Class: HostSessionData

HostSessionData(options)

new HostSessionData(options)

constructor
Parameters:
Name Type Description
options Object The game options
Source:

Members

gameMode :String

The game mode
Type:
  • String
Source:

namerator :Boolean

Whether to use friendly nickname generator
Type:
  • Boolean
Source:

participantId :Boolean

Whether to use participantId
Type:
  • Boolean
Source:

smartPractice :Boolean

Whether to use smartPractice
Type:
  • Boolean
Source:

twoFactorAuth :Boolean

Whether to enable two-factor auth
Type:
  • Boolean
Source: