SessionAccessLevel is an Enum that represents the different Access Levels a Session can have. It has the following 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 |