EOS_Friends_DeleteFriendCallbackInfo

EOS API reference page for EOS_Friends_DeleteFriendCallbackInfo

Under 1 min to read

This data structure is part of the Friends Interface.

Remarks

Output parameters for the EOS_Friends_DeleteFriend Function.

Properties

EOS_Friends_DeleteFriendCallbackInfo

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_DeleteFriend
EOS_EpicAccountId LocalUserIdThe Epic Account ID of the user who is removing a user from their friends list.
EOS_EpicAccountId TargetUserIdThe Epic Account ID of the user who is being removed from the friends list.