static Request< Models.Party > | GetCurrent ( ) |
static void | SetPartyUpdateNotificationCallback ( Message< Models.PartyUpdateNotification >.Callback callback ) |
| static Request<Models.Party> Oculus.Platform.Parties.GetCurrent ( ) |
|---|
Load the party the current user is in. |
| static void Oculus.Platform.Parties.SetPartyUpdateNotificationCallback ( Message< Models.PartyUpdateNotification >.Callback callback ) |
|---|
Indicates that party has been updated |