Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IOpenKioskRequest

Hierarchy

  • IOpenKioskRequest

Index

Properties

Optional callbackIdentifier

callbackIdentifier: string

callbackIdentifier allows you to distinguish between different callbacks

failureCallback

failureCallback: IOpenKioskFailureFn

Optional kioskKey

kioskKey: string

The key/reference of the target kiosk

Optional kioskName

kioskName: string

The name of the target kiosk, is required when kioskKey is missing

successCallback

successCallback: IOpenKioskSuccessFn

Generated using TypeDoc