Skip to main content

Initialize UnionAdapter

Initialize the UnionAdapter API.

note

Be sure to initialize before calling the UnionAdapter API.

Supported Platforms

Supports Android, iOS, Windows platform.

Function Definition

public static void Init();

Input Parameters

No input parameters.

Code Example

GUA.UnionAdapterAPI.Init();