GroupPresenceSample Class Reference
Inheritance diagram for GroupPresenceSample:
Public Attributes | |
| bool | IsJoinable = true |
| string | LobbySessionID |
| string | MatchSessionID |
| UInt64 | SuggestedUserID |
| Text | InVRConsole |
| Text | DestinationsConsole |
Detailed Description
This class shows a very simple way to integrate setting the Group Presence with a destination and how to respond to a user's app launch details that include the destination they wish to travel to.
Member Data Documentation
◆ DestinationsConsole
| Text GroupPresenceSample.DestinationsConsole |
◆ InVRConsole
| Text GroupPresenceSample.InVRConsole |
◆ IsJoinable
| bool GroupPresenceSample.IsJoinable = true |
Sets extra fields on the rich presence
◆ LobbySessionID
| string GroupPresenceSample.LobbySessionID |
◆ MatchSessionID
| string GroupPresenceSample.MatchSessionID |
◆ SuggestedUserID
| UInt64 GroupPresenceSample.SuggestedUserID |
The documentation for this class was generated from the following file:
- Oculus/Platform/Samples/GroupPresenceSample/Scripts/GroupPresenceSample.cs
1.8.13