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