Message send by a Pixel to request the application to show a message to the user, and with optionally a required action.

Implements

Constructors

Properties

Constructors

Properties

cancel: boolean

Whether to display the Cancel button.

message: string

Message to show to the user.

ok: boolean

Whether to display the OK button.

timeoutSec: number

Timeout after which the die won't listen for an answer.

type: number

Type of the message.

Generated using TypeDoc