Clear
()
|
DeprecatedUse GroupPresence.Clear()
Signature
static Request Oculus.Platform.RichPresence.Clear() Returns Request |
GetDestinations
()
|
Gets all the Models.Destination that the presence can be set to
Signature
static Request<Models.DestinationList> Oculus.Platform.RichPresence.GetDestinations() Returns Request< Models.DestinationList > |
GetNextDestinationListPage
(
list
)
|
Signature
static Request<Models.DestinationList> Oculus.Platform.RichPresence.GetNextDestinationListPage(Models.DestinationList list) Parameters list: Models.DestinationListReturns Request< Models.DestinationList > |
Set
(
richPresenceOptions
)
|
DeprecatedUse GroupPresence.Set().
Signature
static Request Oculus.Platform.RichPresence.Set(RichPresenceOptions richPresenceOptions) Parameters Returns Request |