struct ovrLaunchBlockFlowResult * |
bool | Whether the viewer successfully blocked the user. |
bool | Whether the viewer chose to cancel the block flow. |
typedef struct ovrLaunchBlockFlowResult* ovrLaunchBlockFlowResultHandle ( ) |
---|
No description available.
|
bool ovr_LaunchBlockFlowResult_GetDidBlock ( const ovrLaunchBlockFlowResultHandle obj ) |
---|
Whether the viewer successfully blocked the user. |
bool ovr_LaunchBlockFlowResult_GetDidCancel ( const ovrLaunchBlockFlowResultHandle obj ) |
---|
Whether the viewer chose to cancel the block flow. |