GetStoreChannel
AndroidiOSWindows
If you were looking for the method for use with Unreal Engine, see GetStoreChannel for Unreal Engine SDK.
If you were looking for the method for use with Unreal Engine, see GetStoreChannel for Unreal Engine SDK.
This API is a synchronous API that is used to get configuration information from the store channel. For more information, see Channel Packaging.
Function definition
public static int GetStoreChannel()
Code sample
int storeChannel = INTLAPI.GetStoreChannel();