Private
Readonly
pluginRequests to display the Message Center.
Will either emit an event to display the Message Center if auto launch message center is disabled, or display the OOTB message center.
A promise.
Optional
messageId: stringOptional message Id.
Gets the inbox messages.
A promise with the result.
Adds a display message center listener.
Adds a message center list updated listener.
Enables or disables showing the OOTB UI when requested to display by either
display
or by a notification with a Message Center action.
true to show OOTB UI, false to emit events.
Generated using TypeDoc
Airship Message Center