This data structure is part of the Friends Interface.
Remarks
Output parameters for the EOS_Friends_SendInvite API.
Properties
EOS_Friends_SendInviteCallbackInfo
Property | Value |
---|---|
EOS_EResult ResultCode | Result code for the operation. EOS_Success is returned if the invitation was sent, otherwise one of the error codes is returned. See eos_common.h |
void* ClientData | Context that was passed into EOS_Friends_SendInvite |
EOS_EpicAccountId LocalUserId | The Epic Account ID of the user who sent the friends list invitation |
EOS_EpicAccountId TargetUserId | The Epic Account ID of the user to whom the friends list invitation was sent |