AppLaunchTriggerService

@IviExperimental(message = "The appstore app suite is currently experimental and this API may change in the future without providing backward compatibility.", reasons = [])
interface AppLaunchTriggerService

Provides a means for App launches to be triggered from an external source. For example, when a third party app store broadcasts an intent to launch an App, this interface could observe such a broadcast and trigger the launch of the App.

Types

Link copied to clipboard
object Companion