struct ovrPartyUpdateNotification * |
const char * | |
const char * | |
const char * |
typedef struct ovrPartyUpdateNotification* ovrPartyUpdateNotificationHandle ( ) |
---|
No description available.
|
ovrPartyUpdateAction ovr_PartyUpdateNotification_GetAction ( const ovrPartyUpdateNotificationHandle obj ) |
---|
No description available.
|
ovrID ovr_PartyUpdateNotification_GetPartyId ( const ovrPartyUpdateNotificationHandle obj ) |
---|
No description available.
|
ovrID ovr_PartyUpdateNotification_GetSenderId ( const ovrPartyUpdateNotificationHandle obj ) |
---|
No description available.
|
const char* ovr_PartyUpdateNotification_GetUpdateTimestamp ( const ovrPartyUpdateNotificationHandle obj ) |
---|
No description available.
|
const char* ovr_PartyUpdateNotification_GetUserAlias ( const ovrPartyUpdateNotificationHandle obj ) |
---|
No description available.
|
ovrID ovr_PartyUpdateNotification_GetUserId ( const ovrPartyUpdateNotificationHandle obj ) |
---|
No description available.
|
const char* ovr_PartyUpdateNotification_GetUserName ( const ovrPartyUpdateNotificationHandle obj ) |
---|
No description available.
|