readonly Destination | DestinationOptional[Get] The destination to which the recipient is invited. |
readonly Destination | Destination[Get] |
readonly UInt64 | ID[Get] The ID of the application invite. |
readonly bool | IsActive[Get] A boolean value indicating whether the invite is still active or not. |
readonly string | LobbySessionId[Get] The lobby session id to which the recipient is invited. |
readonly string | MatchSessionId[Get] The match session id to which the recipient is invited. |
readonly User | RecipientOptional[Get] The recipient's user information, such as their ID and alias. |
readonly User | Recipient[Get] |
ApplicationInvite ( IntPtr o ) |
readonly Destination Oculus.Platform.Models.ApplicationInvite.DestinationOptional |
---|
The destination to which the recipient is invited. |
readonly Destination Oculus.Platform.Models.ApplicationInvite.Destination |
---|
No description available.
|
readonly UInt64 Oculus.Platform.Models.ApplicationInvite.ID |
---|
The ID of the application invite. |
readonly bool Oculus.Platform.Models.ApplicationInvite.IsActive |
---|
A boolean value indicating whether the invite is still active or not. |
readonly string Oculus.Platform.Models.ApplicationInvite.LobbySessionId |
---|
The lobby session id to which the recipient is invited. |
readonly string Oculus.Platform.Models.ApplicationInvite.MatchSessionId |
---|
The match session id to which the recipient is invited. |
readonly User Oculus.Platform.Models.ApplicationInvite.RecipientOptional |
---|
The recipient's user information, such as their ID and alias. |
readonly User Oculus.Platform.Models.ApplicationInvite.Recipient |
---|
No description available.
|
Oculus.Platform.Models.ApplicationInvite.ApplicationInvite ( IntPtr o ) |
---|
No description available.
|