EOS_Friends_AcceptInviteCallbackInfo

EOS API reference page for EOS_Friends_AcceptInviteCallbackInfo

1 min to read

This data structure is part of the Friends Interface.

Remarks

Output parameters for the EOS_Friends_AcceptInvite Function.

Properties

EOS_Friends_AcceptInviteCallbackInfo

PropertyValue
EOS_EResult ResultCodeResult 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* ClientDataContext that is passed into EOS_Friends_AcceptInvite
EOS_EpicAccountId LocalUserIdThe Epic Account ID of the user who is accepting the friends list invitation
EOS_EpicAccountId TargetUserIdThe Epic Account ID of the user who sent the local user a friends list invitation