This data structure is part of the CustomInvites Interface.
Remarks
Output parameters for the EOS_CustomInvites_OnCustomInviteRejectedCallback Function.
Properties
EOS_CustomInvites_CustomInviteRejectedCallbackInfo
Property | Value |
---|---|
void* ClientData | Context that was passed into EOS_CustomInvites_AddNotifyCustomInviteRejected |
EOS_ProductUserId TargetUserId | User that sent the custom invite |
EOS_ProductUserId LocalUserId | Recipient Local user id |
const char* CustomInviteId | Id of the rejected Custom Invite |
const char* Payload | Payload of the rejected Custom Invite |