跳到主要内容

Unity API

对 Combo SDK for Unity API 进行以下汇总,API 具体的实现细节请查阅开发指南。

账号与登录

APISupported PlatformsDescription
LoginAndroid iOS Windows登录
LogoutAndroid iOS Windows登出
GetLoginInfoAndroid iOS Windows获取用户信息
OnKickOutAndroid iOS Windows踢出用户回调
ResetGuestAndroid iOS抹除当前设备存储的游客账号数据

内购与支付

APISupported PlatformsDescription
PurchaseAndroid iOS Windows发起购买

游戏内广告

APISupported PlatformsDescription
PreloadAdAndroid iOS预加载广告
ShowAdAndroid iOS展示广告

游戏内分享

APISupported PlatformsDescription
ShareAndroid iOS图片资源、视频资源分享
GetAvailableShareTargetsAndroid iOS获取可用的分享方式

游戏联运

APISupported PlatformsDescription
ReportCreateRoleAndroid上报创建角色
ReportEnterGameAndroid上报进入游戏
QuitAndroid退出游戏

游戏更新

APISupported PlatformsDescription
UpdateGameAndroid使用发行版本自有更新唤起功能
GetDownloadUrlAndroid iOS Windows获取更新包下载地址

联系客服

APISupported PlatformsDescription
ContactSupportAndroid iOS Windows通过 SDK 内置的 WebView 在游戏内打开世游客服中心

游戏 Web 页

APISupported PlatformsDescription
OpenGameUrlAndroid iOS Windows在游戏内通过 Combo SDK 内置的 WebView 打开特定的 Web 页面
APISupported PlatformsDescription
OpenShortLinkAndroid iOS Windows通过 Combo SDK 内置的 WebView 打开一个短链接

游戏公告

APISupported PlatformsDescription
CheckAnnouncementsAndroid iOS Windows检查是否存在新的游戏公告
OpenAnnouncementsAndroid iOS Windows打开游戏公告

游戏内举报

APISupported PlatformsDescription
ComplainAndroid iOS Windows游戏内举报
APISupported PlatformsDescription
ManageAccountAndroid iOS Windows打开通行证网站首页
ChangePasswordAndroid iOS Windows打开通行证网站的修改密码页面
DeleteAccountAndroid iOS Windows打开通行证网站的删除账号页面

投放归因

APISupported PlatformsDescription
PromoPseudoPurchaseAndroid伪付费上报

多语言

APISupported PlatformsDescription
LanguagePreferenceAndroid iOS Windows设置或获取 SDK 当前语言偏好
LanguageCodeAndroid iOS Windows获取 SDK 当前使用的语言代码

其他

APISupported PlatformsDescription
GetDistroAndroid iOS Windows获取发行版本标识
GetVariantAndroid获取分包标识
OpenAppSettingsAndroid iOS修改应用系统权限设置
GetGameIdAndroid iOS Windows获取由世游侧为游戏分配,用于标识游戏的业务代号
GetDeviceIdAndroid iOS Windows获取设备 ID
GetVersionAndroid iOS Windows获取 Combo SDK for Unity 版本信息
GetVersionNativeAndroid iOS Windows获取 Combo SDK for Android / iOS / Windows 版本信息
IsFeatureAvailableAndroid iOS Windows判断具体功能是否可用
- UPDATE_GAME (游戏更新)
- QUIT (退出游戏)
- PRODUCT_QUANTITY (渠道商店支持选择商品数量)
- SEAYOO_ACCOUNT (世游通行证相关功能)
- CONTACT_SUPPORT (联系客服)