Skip to main content

BindUI [MSDK Only]

[MSDK Only] Link UI.

Supported Platform

Supports Android, iOS, Windows platform.

Function Definition

void BindUI(string extraJson = "");

Input Parameters

ParameterTypeDescription
extraJsonstringThe extended field.
For more information, see relative channel descriptions.

Callback Processing

The callback processing API is GUALoginResultObservers. The callback data structure is GUALoginResult.

The callback event is LoginResultEvents. The callback methodID is GUA_ACCOUNT_BINDUI.