API reference
API reference
Select your platform
No SDKs available
No versions available

ApplicationLifecycle Class

Overview

Static Public Member Functions

static void
LogDeeplinkResult
( string trackingID,
LaunchResult result )
static void
SetLaunchIntentChangedNotificationCallback
( Message< string >.Callback callback )

Details

Static Member Functions

static Models.LaunchDetails Oculus.Platform.ApplicationLifecycle.GetLaunchDetails ( )
No description available.
static void Oculus.Platform.ApplicationLifecycle.LogDeeplinkResult
( string trackingID,
LaunchResult result )
No description available.
static void Oculus.Platform.ApplicationLifecycle.SetLaunchIntentChangedNotificationCallback
( Message< string >.Callback callback )
Sent when a launch intent is received (for both cold and warm starts). The payload is the type of the intent. ApplicationLifecycle.GetLaunchDetails() should be called to get the other details.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon