Interface

The interface for all message types MessageType .

Properties

PropertyTypeNotes
backgroundTriggerboolean

Indicates whether this message is triggered in background mode.

dataSourceIdstring

The data source id from which the message is sourced.

typeMessageType

The message type.

widgetIdstring

The widget id from which the message is sourced. If a widget id is not provided, the message is provided by the Jimu framework.

backgroundTrigger

optional
Interface Property
backgroundTrigger: boolean

Indicates whether this message is triggered in background mode.

dataSourceId

optional
Interface Property
dataSourceId: string

The data source id from which the message is sourced.

type

Interface Property
type: MessageType

The message type.

widgetId

optional
Interface Property
widgetId: string

The widget id from which the message is sourced. If a widget id is not provided, the message is provided by the Jimu framework.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.