Returns information about how the application was started. | |
void | Logs if the user successfully deeplinked to a destination. |
ovrLaunchDetailsHandle ovr_ApplicationLifecycle_GetLaunchDetails ( ) |
---|
Returns information about how the application was started. |
void ovr_ApplicationLifecycle_LogDeeplinkResult ( const char * trackingID, ovrLaunchResult result ) |
---|
Logs if the user successfully deeplinked to a destination. |