Skip to main content

Open Central Control [MSDK Only]

[MSDK Only] Open a central compliance platform website for use in China only.Currently, global markets are not supported.The jsonStr is issued by the central control to the client. MSDK will use this parameter to open the central control’s webview page.

Supported Platforms

Supports Android, iOS platform.

Function Definition

void OpenPrajnaWebView(string jsonStr);

Input Parameters

ParametersTypeDescription
jsonStrstringWebView Configuration

Code Example

UnionAdapterAPI.GetToolsService().OpenPrajnaWebView("jsonStr");