createWebInterfaceScript

fun createWebInterfaceScript(webToken: String, postMessageScript: String): String

Creates script that initialize web interface to implement web interface manually.

  1. This option used by Airbridge SDK Developers internally.
  2. Do not using this option is strongly recommended.

Return

web interface script

Parameters

webToken

The web token.

postMessageScript

The javascript code to post command from web to app.