# Function: onInvitationRewardChange
▸ onInvitationRewardChange(this
: void, handler
: InvitationRewardEventHandler): void
deprecated
使用 {@link onInviteeSignUp} 或 onInvitationRewardStatusChange 代替。
# 参数:
属性 | 类型 |
---|---|
this | void |
handler | InvitationRewardEventHandler |
InvitationRewardEventHandler: MogsEventHandler‹InvitationRewardEvent›
# 返回值:
void