BatchMessagingWebViewJavascriptBridge

Class providing method implementation for the In-App Webview javascript SDK. Should not be used from native code.

Constructors

Link copied to clipboard
constructor(@NonNull context: Context, message: BatchMessage, actionListener: WebViewActionListener)

Functions

Link copied to clipboard
open fun postMessage(@Nullable method: String, @Nullable rawJsonArguments: String): String