API客户端 SDK APIUnity SDK API实用工具函数获取商店渠道(GetStoreChannel)On this page获取商店渠道(GetStoreChannel)AndroidiOSWindows如果您使用的是 Unreal Engine,请参见 Unreal Engine SDK 的 GetStoreChannel。 此 API 是同步接口用于获取商店渠道配置的信息。更多信息,请参见 渠道打包。 函数定义 public static int GetStoreChannel() 代码示例 int storeChannel = INTLAPI.GetStoreChannel();