Enumeration AirshipServerAccessModeConst

Describes how access will be provided.

Enumeration Members

Enumeration Members

Closed: "CLOSED"

Only players in the allowed players list will be able to join.

DirectJoin: "DIRECT_JOIN"

Only players that are transfered directly to the server using TransferToServer will be allowed.

Open: "OPEN"

Any player can join.