Type:SessionAccessLevel

From Resonite Wiki
Revision as of 19:14, 1 March 2024 by PJB (talk | contribs) (Created page with "SessionAccessLevel is an Enum that represents the different Access Levels a Session can have. It has the following values: {{Table EnumValues |Private|0| |LAN|1| |Contacts|2| |Friends|2|This is an obsolete alternative name for <code>Contacts</code>. |ContactsPlus|3| |FriendsOfFriends|3|This is an obsolete alternative name for <code>ContactsPlus</code>. |RegisteredUsers|4| |Anyone|5| }}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

SessionAccessLevel is an Enum that represents the different Access Levels a Session can have. It has the following values:

Values
Name Value Description
Private 0
LAN 1
Contacts 2
Friends 2 This is an obsolete alternative name for Contacts.
ContactsPlus 3
FriendsOfFriends 3 This is an obsolete alternative name for ContactsPlus.
RegisteredUsers 4
Anyone 5