MOGS API 文档
指南
服务端
运维
  • 版本0.3
  • 版本0.4
  • 版本0.5
工具
常见问题
更新日志
指南
服务端
运维
  • 版本0.3
  • 版本0.4
  • 版本0.5
工具
常见问题
更新日志
  • API

    • MOGS-SDK

    • 账号系统

    • 属性系统

    • 附加属性系统

    • 背包系统

    • 增益系统

    • 公告系统

    • 收益系统

    • 互动资产系统

    • 邀请系统

      • 概述
      • 数据访问

      • 事件监听

      • 操作触发

      • 其它

        • InvitationRewardItemConf
        • InvitationRewardItem
        • InvitationRewardConf
        • InvitationReward
        • InvitationRewardActivity
        • InvitationRewardStatusChangeEvent
        • InvitationRewardNewPlayerInvitedEvent
        • InvitationRewardStatusChangeEvent
        • InvitationCountUpdateEvent
        • QuickInvitationCreateEvent
        • InvitationRewardStatus
        • InvitationType
        • Gender
        • InvitationRewardEventType
        • InvitationRewardStatusChangeEventType
        • InvitationCountUpdateEventType
        • QuickInvitationEventType
        • InvitedPlayer
        • GetInvitedPlayersRes
        • GetInvitedPlayersParams
        • GetInvitationRewardRes
        • GetInvitationRewardParams
        • BindInviterRes
        • BindInviterParams
        • InitializeQuickInvitationParams
        • InviteOneMoreGameParams
        • InviteOneMoreGameRes
        • InviteSwitchGamesParams
        • InviteSwitchGamesRes
        • RouteInfo
        • SmobaInviteParam
        • SingleBattleInviteParam
        • InvitationRewardEvent
        • InvitationRewardEventHandler
        • InvitationRewardStatusChangeEventHandler
        • InvitationCountUpdateEventHandler
        • FailReasonType
        • QuickInvitationEventHandler
        • OneMoreGameInvitationReceivedEventHandler
        • SwitchGamesInvitationReceivedEventHandler
        • initializeQuickInvitation
    • 段位系统

    • 限制系统

    • 抽奖系统

    • 邮件系统

    • 匹配系统

    • 支付系统

    • 个人商城系统

    • 排行榜系统

    • 上报系统

    • 奖励系统

    • 商城系统

    • 商城系统通用模块(内部)

    • 签到系统

    • 订阅系统

    • 合成系统

    • 工具系统

    • 帧同步系统

  • 开放域API

  • 示例

# Type alias: InvitationRewardEvent

Ƭ InvitationRewardEvent(): InvitationRewardStatusChangeEvent | InvitationRewardNewPlayerInvitedEvent

deprecated

# 返回值:

InvitationRewardStatusChangeEvent | InvitationRewardNewPlayerInvitedEvent

← SingleBattleInviteParam InvitationRewardEventHandler →