Skip to main content

Initialize UnionAdapter

Initialize the UnionAdapter API.

note

Make sure to initialize the UnionAdapter API before calling any UnionAdapter modules.

Supported Platform

Supports Android, iOS, Windows platform.

Function Definition

public static void Init();

Input Parameters

No parameters are passed.

Code Sample

GUA.UnionAdapterAPI.Init();