Skip to main content

OpenPrajnaWebView [MSDK Only]

[MSDK Only] Open the website for a centralized compliance platform which is only available for China. Currently does not support the global market. The centralized compliance platform sends jsonStr to the client, and MSDK passes this parameter to open the WebView page.

Supported Platform

Supports Android, iOS platform.

Function Definition

void OpenPrajnaWebView(string jsonStr);

Input Parameters

ParameterTypeDescription
jsonStrstringWebView configuration

Code Sample

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