Skip to main content

Bind UI [MSDK only]

[MSD only] Bind UI.

Supported Platforms

Supports Android, iOS, Windows platform.

Function Definition

void BindUI(string extraJson = "");

Input Parameters

ParametersTypeDescription
extraJsonstringExtended Fields
For more information, refer to the corresponding channel documentation.

Callback Handling

The callback handling interface is GUALoginResultObservers.The callback data structure is GUALoginResult.

The callback event is LoginResultEvents. The callback ID is GUA_ACCOUNT_BINDUI.