InAppManager
InAppManager is responsible for In-App messaging functionality.
See also
<a href="https://docs.pushwoosh.com/platform-docs/automation/behavior-based-messaging/in-app-messaging">In-App Messaging</a>
Functions
Link copied to clipboard
Add JavaScript interface for In-Apps extension.
Link copied to clipboard
open fun postEvent(event: String, attributes: TagsBundle, callback: Callback<Void, PostEventException>)
Post events for In-App Messages.
Link copied to clipboard
Same as addJavascriptInterface but uses class name instead of object
Link copied to clipboard
Link copied to clipboard
Removes object registered with addJavascriptInterface