struct ovrGroupPresenceLeaveIntent * |
const char * | If populated, the destination the current user wants to leave. |
const char * | If populated, the lobby session the current user wants to leave. |
const char * | If populated, the match session the current user wants to leave. |
| typedef struct ovrGroupPresenceLeaveIntent* ovrGroupPresenceLeaveIntentHandle ( ) |
|---|
No description available.
|
| const char* ovr_GroupPresenceLeaveIntent_GetDestinationApiName ( const ovrGroupPresenceLeaveIntentHandle obj ) |
|---|
If populated, the destination the current user wants to leave. |
| const char* ovr_GroupPresenceLeaveIntent_GetLobbySessionId ( const ovrGroupPresenceLeaveIntentHandle obj ) |
|---|
If populated, the lobby session the current user wants to leave. |
| const char* ovr_GroupPresenceLeaveIntent_GetMatchSessionId ( const ovrGroupPresenceLeaveIntentHandle obj ) |
|---|
If populated, the match session the current user wants to leave. |