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