struct ovrRichPresenceOptions * |
void | |
void | DEPRECATED. Use ovr_GroupPresenceOptions_SetDestinationApiName. |
void | ovr_RichPresenceOptions_SetArgsString ( ovrRichPresenceOptionsHandle handle, const char * key, const char * value ) DEPRECATED. Unused. |
void | |
void | ovr_RichPresenceOptions_SetCurrentCapacity ( ovrRichPresenceOptionsHandle handle, unsigned int value ) DEPRECATED. Unused. Removed from headers at version v51. |
void | ovr_RichPresenceOptions_SetDeeplinkMessageOverride ( ovrRichPresenceOptionsHandle handle, const char * value ) DEPRECATED. Use ovr_GroupPresenceOptions_SetDeeplinkMessageOverride. |
void | ovr_RichPresenceOptions_SetEndTime ( ovrRichPresenceOptionsHandle handle, unsigned long long value ) DEPRECATED. Unused. Removed from headers at version v51. |
void | ovr_RichPresenceOptions_SetExtraContext ( ovrRichPresenceOptionsHandle handle, ovrRichPresenceExtraContext value ) DEPRECATED. Unused. Removed from headers at version v51. |
void | |
void | DEPRECATED. Unused. Removed from headers at version v51. |
void | DEPRECATED. Use ovr_GroupPresenceOptions_SetIsJoinable. |
void | DEPRECATED. Unused. |
void | ovr_RichPresenceOptions_SetLobbySessionId ( ovrRichPresenceOptionsHandle handle, const char * value ) |
void | ovr_RichPresenceOptions_SetMatchSessionId ( ovrRichPresenceOptionsHandle handle, const char * value ) |
void | DEPRECATED. Unused. Removed from headers at version v51. |
void | ovr_RichPresenceOptions_SetStartTime ( ovrRichPresenceOptionsHandle handle, unsigned long long value ) DEPRECATED. Unused. Removed from headers at version v51. |
typedef struct ovrRichPresenceOptions* ovrRichPresenceOptionsHandle ( ) |
---|
No description available.
|
ovrRichPresenceOptionsHandle ovr_RichPresenceOptions_Create ( ) |
---|
No description available.
|
void ovr_RichPresenceOptions_Destroy ( ovrRichPresenceOptionsHandle handle ) |
---|
No description available.
|
void ovr_RichPresenceOptions_SetApiName ( ovrRichPresenceOptionsHandle handle, const char * value ) |
---|
DEPRECATED. Use ovr_GroupPresenceOptions_SetDestinationApiName. |
void ovr_RichPresenceOptions_SetArgsString ( ovrRichPresenceOptionsHandle handle, const char * key, const char * value ) |
---|
DEPRECATED. Unused. |
void ovr_RichPresenceOptions_ClearArgs ( ovrRichPresenceOptionsHandle handle ) |
---|
No description available.
|
void ovr_RichPresenceOptions_SetCurrentCapacity ( ovrRichPresenceOptionsHandle handle, unsigned int value ) |
---|
DEPRECATED. Unused. Removed from headers at version v51. |
void ovr_RichPresenceOptions_SetDeeplinkMessageOverride ( ovrRichPresenceOptionsHandle handle, const char * value ) |
---|
DEPRECATED. Use ovr_GroupPresenceOptions_SetDeeplinkMessageOverride. |
void ovr_RichPresenceOptions_SetEndTime ( ovrRichPresenceOptionsHandle handle, unsigned long long value ) |
---|
DEPRECATED. Unused. Removed from headers at version v51. |
void ovr_RichPresenceOptions_SetExtraContext ( ovrRichPresenceOptionsHandle handle, ovrRichPresenceExtraContext value ) |
---|
DEPRECATED. Unused. Removed from headers at version v51. |
void ovr_RichPresenceOptions_SetInstanceId ( ovrRichPresenceOptionsHandle handle, const char * value ) |
---|
DEPRECATED. Use ovr_GroupPresenceOptions_SetMatchSessionId Removed from headers at version v51. |
void ovr_RichPresenceOptions_SetIsIdle ( ovrRichPresenceOptionsHandle handle, bool value ) |
---|
DEPRECATED. Unused. Removed from headers at version v51. |
void ovr_RichPresenceOptions_SetIsJoinable ( ovrRichPresenceOptionsHandle handle, bool value ) |
---|
DEPRECATED. Use ovr_GroupPresenceOptions_SetIsJoinable. |
void ovr_RichPresenceOptions_SetJoinableId ( ovrRichPresenceOptionsHandle handle, const char * value ) |
---|
DEPRECATED. Unused. |
void ovr_RichPresenceOptions_SetLobbySessionId ( ovrRichPresenceOptionsHandle handle, const char * value ) |
---|
DEPRECATED. Use ovr_GroupPresenceOptions_SetLobbySessionId Removed from headers at version v51. |
void ovr_RichPresenceOptions_SetMatchSessionId ( ovrRichPresenceOptionsHandle handle, const char * value ) |
---|
DEPRECATED. Use ovr_GroupPresenceOptions_SetMatchSessionId Removed from headers at version v51. |
void ovr_RichPresenceOptions_SetMaxCapacity ( ovrRichPresenceOptionsHandle handle, unsigned int value ) |
---|
DEPRECATED. Unused. Removed from headers at version v51. |
void ovr_RichPresenceOptions_SetStartTime ( ovrRichPresenceOptionsHandle handle, unsigned long long value ) |
---|
DEPRECATED. Unused. Removed from headers at version v51. |