Skip to main content

Bind with logged-in channel (BindWithLoggedinChannel) [Player Network SDK only]

[Player Network SDK only] Call this method to bind with the logged-in channel.For more information, see Binding Self-Built Accounts and Other Channels.

Supported platforms

Unity currently does not support this interface.

Function Definition

void BuildMapWithLoggedinChannel();

Input Parameters

No input parameters.

Code Example

UnionAdapterAPI.GetAccountService().BuildMapWithLoggedinChannel();