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