Skip to main content

Get Store Channel (GetStoreChannel)

AndroidiOSWindows
If you're using Unreal Engine, see the GetStoreChannel for Unreal Engine SDK.

This API is a synchronous interface used to get information about store channel configurations.For more information, see Channel Packaging.

Function Definition

public static int GetStoreChannel()

Code Sample

int storeChannel = INTLAPI.GetStoreChannel();