AboutSupportDeveloper GuideVersion 36.122.80.11

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