Skip to main content

BindWithLoggedinChannel [Player Network SDK Only]

[Player Network SDK Only] Call this method to link the logged in channel. For more information, see Link Custom Account with another Channel.

Supported Platform

Unity currently does not support this interface.

Function Definition

void BuildMapWithLoggedinChannel();

Input Parameters

No parameters are passed.

Code Sample

UnionAdapterAPI.GetAccountService().BuildMapWithLoggedinChannel();