AboutSupportDeveloper GuideVersion 35.120.79.5

Interface RvmLaunchOptions

Hierarchy

  • RvmLaunchOptions

Properties

noUi?: boolean

True if no UI when launching

subscribe?: ((launch) => void)

Type declaration

    • (launch): void
    • Called whenever app version resolver events occur.

      Parameters

      Returns void

timeToLive?: number

Timeout in seconds until RVM launch request expires.

userAppConfigArgs?: object