Skip to main content

Get Channel ID [Player Network SDK only]

[Player Network SDK only] Get Channel ID.

PlatformIDChannel Name
iOS0AppStore
Android1
2
3
4
5
6
7
8
9
10
11
12
Google
Samsung
Huawei
Xiaomi
Oppo
Vivo
Transsion
Onestore
Aptoide
Amazon
Uptodown
Apkpure
Windows (computer)*Obtained via WINDOWS_STORE_CHANNEL configured in INTLConfig.ini
Default: 100

Supported Platforms

Supports Android, iOS, Windows platform.

Function Definition

int GetStoreChannel();

Code Example

int m_channel = UnionAdapterAPI.GetToolsService().GetStoreChannel();