Documentation ¶
Overview ¶
Package cloudgame 包含云游戏API相关方法
Index ¶
- func AlibabaCgameAvatarUserbodyQuery(clt *core.SDKClient, req *cloudgame.AlibabaCgameAvatarUserbodyQueryAPIRequest, ...) error
- func AlibabaCgameContentDistributionAppDeletionUpdate(clt *core.SDKClient, ...) error
- func AlibabaCgameContentDistributionFileDownloadUpdate(clt *core.SDKClient, ...) error
- func AlibabaCgameLiteplayAvatarBodyQuery(clt *core.SDKClient, ...) error
- func AlibabaCgameLiteplayAvatarRecordReport(clt *core.SDKClient, ...) error
- func AlibabaCgameMpMpprojectInitnewproject(clt *core.SDKClient, ...) error
- func AlibabaCgameMpMpprojectLoginexistaccount(clt *core.SDKClient, ...) error
- func AlibabaCgameMpMpsessionSendmessagetogame(clt *core.SDKClient, ...) error
- func AlibabaCgameScoreReport(clt *core.SDKClient, req *cloudgame.AlibabaCgameScoreReportAPIRequest, ...) error
- func AlibabaCloudgameInteractiveGameGamepadGet(clt *core.SDKClient, ...) error
- func AlibabaCloudgameInteractiveGameHeartbeat(clt *core.SDKClient, ...) error
- func AlibabaCloudgameInteractiveGameJoincodeAssign(clt *core.SDKClient, ...) error
- func AlibabaCloudgameInteractiveGamePlayerKickout(clt *core.SDKClient, ...) error
- func AlibabaCloudgameInteractiveGamePlayerStatusGet(clt *core.SDKClient, ...) error
- func AlibabaCloudgameInteractiveGamePlayerStop(clt *core.SDKClient, ...) error
- func AlibabaCloudgameInteractiveGameRoomCreate(clt *core.SDKClient, ...) error
- func AlibabaCloudgameInteractiveGameRoomShutdown(clt *core.SDKClient, ...) error
- func AlibabaCloudgameInteractiveGameStart(clt *core.SDKClient, ...) error
- func AlibabaCloudgameInteractiveGameStatusGet(clt *core.SDKClient, ...) error
- func AlibabaCloudgameOpenidQuery(clt *core.SDKClient, req *cloudgame.AlibabaCloudgameOpenidQueryAPIRequest, ...) error
- func AlibabaCloudgameUserMixuseridCheck(clt *core.SDKClient, ...) error
- func YoukuCgameScoreReport(clt *core.SDKClient, req *cloudgame.YoukuCgameScoreReportAPIRequest, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AlibabaCgameAvatarUserbodyQuery ¶
func AlibabaCgameAvatarUserbodyQuery(clt *core.SDKClient, req *cloudgame.AlibabaCgameAvatarUserbodyQueryAPIRequest, resp *cloudgame.AlibabaCgameAvatarUserbodyQueryAPIResponse, session string) error
AlibabaCgameAvatarUserbodyQuery 用户Avatar body查询 alibaba.cgame.avatar.userbody.query
Avatar用户body数据查询
func AlibabaCgameContentDistributionAppDeletionUpdate ¶ added in v1.2.5
func AlibabaCgameContentDistributionAppDeletionUpdate(clt *core.SDKClient, req *cloudgame.AlibabaCgameContentDistributionAppDeletionUpdateAPIRequest, resp *cloudgame.AlibabaCgameContentDistributionAppDeletionUpdateAPIResponse, session string) error
AlibabaCgameContentDistributionAppDeletionUpdate 游戏删除回调 alibaba.cgame.content.distribution.app.deletion.update
游戏删除回调
func AlibabaCgameContentDistributionFileDownloadUpdate ¶ added in v1.2.5
func AlibabaCgameContentDistributionFileDownloadUpdate(clt *core.SDKClient, req *cloudgame.AlibabaCgameContentDistributionFileDownloadUpdateAPIRequest, resp *cloudgame.AlibabaCgameContentDistributionFileDownloadUpdateAPIResponse, session string) error
AlibabaCgameContentDistributionFileDownloadUpdate 文件下载回调 alibaba.cgame.content.distribution.file.download.update
提供内容服务器更新文件下载状态的能力
func AlibabaCgameLiteplayAvatarBodyQuery ¶ added in v1.2.5
func AlibabaCgameLiteplayAvatarBodyQuery(clt *core.SDKClient, req *cloudgame.AlibabaCgameLiteplayAvatarBodyQueryAPIRequest, resp *cloudgame.AlibabaCgameLiteplayAvatarBodyQueryAPIResponse, session string) error
AlibabaCgameLiteplayAvatarBodyQuery 新氢玩Avatar脸部装扮数据查询 alibaba.cgame.liteplay.avatar.body.query
云游戏, 新氢玩, 围观互动,自研游戏包, 需要查询Avatar虚拟形象捏脸和装扮数据, 用来初始化游戏包形象.
func AlibabaCgameLiteplayAvatarRecordReport ¶ added in v1.2.5
func AlibabaCgameLiteplayAvatarRecordReport(clt *core.SDKClient, req *cloudgame.AlibabaCgameLiteplayAvatarRecordReportAPIRequest, resp *cloudgame.AlibabaCgameLiteplayAvatarRecordReportAPIResponse, session string) error
AlibabaCgameLiteplayAvatarRecordReport Avatar形象保存地址回调 alibaba.cgame.liteplay.avatar.record.report
新氢玩, 围观互动Avatar捏脸, 形象地址保存回调
func AlibabaCgameMpMpprojectInitnewproject ¶ added in v1.2.5
func AlibabaCgameMpMpprojectInitnewproject(clt *core.SDKClient, req *cloudgame.AlibabaCgameMpMpprojectInitnewprojectAPIRequest, resp *cloudgame.AlibabaCgameMpMpprojectInitnewprojectAPIResponse, session string) error
AlibabaCgameMpMpprojectInitnewproject 创建新的mpproject alibaba.cgame.mp.mpproject.initnewproject
发送消息给游戏
func AlibabaCgameMpMpprojectLoginexistaccount ¶ added in v1.2.5
func AlibabaCgameMpMpprojectLoginexistaccount(clt *core.SDKClient, req *cloudgame.AlibabaCgameMpMpprojectLoginexistaccountAPIRequest, resp *cloudgame.AlibabaCgameMpMpprojectLoginexistaccountAPIResponse, session string) error
AlibabaCgameMpMpprojectLoginexistaccount 登录存在账号 alibaba.cgame.mp.mpproject.loginexistaccount
发送消息给游戏
func AlibabaCgameMpMpsessionSendmessagetogame ¶ added in v1.2.5
func AlibabaCgameMpMpsessionSendmessagetogame(clt *core.SDKClient, req *cloudgame.AlibabaCgameMpMpsessionSendmessagetogameAPIRequest, resp *cloudgame.AlibabaCgameMpMpsessionSendmessagetogameAPIResponse, session string) error
AlibabaCgameMpMpsessionSendmessagetogame 发送消息给游戏 alibaba.cgame.mp.mpsession.sendmessagetogame
发送消息给游戏
func AlibabaCgameScoreReport ¶
func AlibabaCgameScoreReport(clt *core.SDKClient, req *cloudgame.AlibabaCgameScoreReportAPIRequest, resp *cloudgame.AlibabaCgameScoreReportAPIResponse, session string) error
AlibabaCgameScoreReport 云游戏战绩上传通用接口 alibaba.cgame.score.report
阿里云游戏, CP游戏合作方通用游戏结果回传接口
func AlibabaCloudgameInteractiveGameGamepadGet ¶ added in v1.2.5
func AlibabaCloudgameInteractiveGameGamepadGet(clt *core.SDKClient, req *cloudgame.AlibabaCloudgameInteractiveGameGamepadGetAPIRequest, resp *cloudgame.AlibabaCloudgameInteractiveGameGamepadGetAPIResponse, session string) error
AlibabaCloudgameInteractiveGameGamepadGet 获取虚拟手柄配置 alibaba.cloudgame.interactive.game.gamepad.get
获取虚拟手柄配置
func AlibabaCloudgameInteractiveGameHeartbeat ¶ added in v1.2.5
func AlibabaCloudgameInteractiveGameHeartbeat(clt *core.SDKClient, req *cloudgame.AlibabaCloudgameInteractiveGameHeartbeatAPIRequest, resp *cloudgame.AlibabaCloudgameInteractiveGameHeartbeatAPIResponse, session string) error
AlibabaCloudgameInteractiveGameHeartbeat 游戏玩家心跳 alibaba.cloudgame.interactive.game.heartbeat
游戏玩家心跳
func AlibabaCloudgameInteractiveGameJoincodeAssign ¶ added in v1.2.5
func AlibabaCloudgameInteractiveGameJoincodeAssign(clt *core.SDKClient, req *cloudgame.AlibabaCloudgameInteractiveGameJoincodeAssignAPIRequest, resp *cloudgame.AlibabaCloudgameInteractiveGameJoincodeAssignAPIResponse, session string) error
AlibabaCloudgameInteractiveGameJoincodeAssign 分配joinCode alibaba.cloudgame.interactive.game.joincode.assign
分配joinCode
func AlibabaCloudgameInteractiveGamePlayerKickout ¶ added in v1.2.5
func AlibabaCloudgameInteractiveGamePlayerKickout(clt *core.SDKClient, req *cloudgame.AlibabaCloudgameInteractiveGamePlayerKickoutAPIRequest, resp *cloudgame.AlibabaCloudgameInteractiveGamePlayerKickoutAPIResponse, session string) error
AlibabaCloudgameInteractiveGamePlayerKickout 踢人 alibaba.cloudgame.interactive.game.player.kickout
踢人
func AlibabaCloudgameInteractiveGamePlayerStatusGet ¶ added in v1.2.5
func AlibabaCloudgameInteractiveGamePlayerStatusGet(clt *core.SDKClient, req *cloudgame.AlibabaCloudgameInteractiveGamePlayerStatusGetAPIRequest, resp *cloudgame.AlibabaCloudgameInteractiveGamePlayerStatusGetAPIResponse, session string) error
AlibabaCloudgameInteractiveGamePlayerStatusGet 获取用户状态 alibaba.cloudgame.interactive.game.player.status.get
获取用户状态
func AlibabaCloudgameInteractiveGamePlayerStop ¶ added in v1.2.5
func AlibabaCloudgameInteractiveGamePlayerStop(clt *core.SDKClient, req *cloudgame.AlibabaCloudgameInteractiveGamePlayerStopAPIRequest, resp *cloudgame.AlibabaCloudgameInteractiveGamePlayerStopAPIResponse, session string) error
AlibabaCloudgameInteractiveGamePlayerStop 用户停止游戏 alibaba.cloudgame.interactive.game.player.stop
用户停止游戏
func AlibabaCloudgameInteractiveGameRoomCreate ¶ added in v1.2.5
func AlibabaCloudgameInteractiveGameRoomCreate(clt *core.SDKClient, req *cloudgame.AlibabaCloudgameInteractiveGameRoomCreateAPIRequest, resp *cloudgame.AlibabaCloudgameInteractiveGameRoomCreateAPIResponse, session string) error
AlibabaCloudgameInteractiveGameRoomCreate 建游戏房间 alibaba.cloudgame.interactive.game.room.create
建游戏房间
func AlibabaCloudgameInteractiveGameRoomShutdown ¶ added in v1.2.5
func AlibabaCloudgameInteractiveGameRoomShutdown(clt *core.SDKClient, req *cloudgame.AlibabaCloudgameInteractiveGameRoomShutdownAPIRequest, resp *cloudgame.AlibabaCloudgameInteractiveGameRoomShutdownAPIResponse, session string) error
AlibabaCloudgameInteractiveGameRoomShutdown 强制关闭房间 alibaba.cloudgame.interactive.game.room.shutdown
强制关闭房间
func AlibabaCloudgameInteractiveGameStart ¶ added in v1.2.5
func AlibabaCloudgameInteractiveGameStart(clt *core.SDKClient, req *cloudgame.AlibabaCloudgameInteractiveGameStartAPIRequest, resp *cloudgame.AlibabaCloudgameInteractiveGameStartAPIResponse, session string) error
AlibabaCloudgameInteractiveGameStart 云游戏场景互动开始游戏 alibaba.cloudgame.interactive.game.start
开始游戏
func AlibabaCloudgameInteractiveGameStatusGet ¶ added in v1.2.5
func AlibabaCloudgameInteractiveGameStatusGet(clt *core.SDKClient, req *cloudgame.AlibabaCloudgameInteractiveGameStatusGetAPIRequest, resp *cloudgame.AlibabaCloudgameInteractiveGameStatusGetAPIResponse, session string) error
AlibabaCloudgameInteractiveGameStatusGet 获取游戏状态 alibaba.cloudgame.interactive.game.status.get
获取游戏状态
func AlibabaCloudgameOpenidQuery ¶ added in v1.2.8
func AlibabaCloudgameOpenidQuery(clt *core.SDKClient, req *cloudgame.AlibabaCloudgameOpenidQueryAPIRequest, resp *cloudgame.AlibabaCloudgameOpenidQueryAPIResponse, session string) error
AlibabaCloudgameOpenidQuery 咖哒用户ID查询 alibaba.cloudgame.openid.query
云游戏业务需要提供查询用户信息的TOP能力
func AlibabaCloudgameUserMixuseridCheck ¶
func AlibabaCloudgameUserMixuseridCheck(clt *core.SDKClient, req *cloudgame.AlibabaCloudgameUserMixuseridCheckAPIRequest, resp *cloudgame.AlibabaCloudgameUserMixuseridCheckAPIResponse, session string) error
AlibabaCloudgameUserMixuseridCheck 云游戏混淆用户ID校验 alibaba.cloudgame.user.mixuserid.check
验证混淆用户ID是否合法
func YoukuCgameScoreReport ¶
func YoukuCgameScoreReport(clt *core.SDKClient, req *cloudgame.YoukuCgameScoreReportAPIRequest, resp *cloudgame.YoukuCgameScoreReportAPIResponse, session string) error
YoukuCgameScoreReport 云游戏战绩上传 youku.cgame.score.report
云游戏战绩上传API
Types ¶
This section is empty.
Source Files ¶
- AlibabaCgameAvatarUserbodyQuery.go
- AlibabaCgameContentDistributionAppDeletionUpdate.go
- AlibabaCgameContentDistributionFileDownloadUpdate.go
- AlibabaCgameLiteplayAvatarBodyQuery.go
- AlibabaCgameLiteplayAvatarRecordReport.go
- AlibabaCgameMpMpprojectInitnewproject.go
- AlibabaCgameMpMpprojectLoginexistaccount.go
- AlibabaCgameMpMpsessionSendmessagetogame.go
- AlibabaCgameScoreReport.go
- AlibabaCloudgameInteractiveGameGamepadGet.go
- AlibabaCloudgameInteractiveGameHeartbeat.go
- AlibabaCloudgameInteractiveGameJoincodeAssign.go
- AlibabaCloudgameInteractiveGamePlayerKickout.go
- AlibabaCloudgameInteractiveGamePlayerStatusGet.go
- AlibabaCloudgameInteractiveGamePlayerStop.go
- AlibabaCloudgameInteractiveGameRoomCreate.go
- AlibabaCloudgameInteractiveGameRoomShutdown.go
- AlibabaCloudgameInteractiveGameStart.go
- AlibabaCloudgameInteractiveGameStatusGet.go
- AlibabaCloudgameOpenidQuery.go
- AlibabaCloudgameUserMixuseridCheck.go
- YoukuCgameScoreReport.go
- doc.go