Adds a listener to listen for if an embedded ID is ready to display or not.
The embedded ID to check.
The listener.
A subscription that can be used to cancel the listener.
Adds a listener that is called whenever the list of pending embedded content changes for the given embedded ID.
The embedded ID to watch.
The listener, called with the current pending list.
A subscription that can be used to cancel the listener.
Gets the display interval.
A promise with the result.
Gets the pending embedded content info for the given embedded ID.
The embedded ID to check.
The pending embedded content info, including instance ID and extras.
Checks if embedded message is ready for the given ID.
The embedded ID to check.
true if one is ready, otherwise false.
Checks if messages are paused.
A promise with the result.
Sets the display interval for messages.
Display interval
A promise.
Pauses messages.
true to pause, false to resume.
A promise.
Airship InApp Experiences.