This data structure is part of the Friends Interface.
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
|
This data structure is part of the Friends Interface.
Output parameters for the {FriendsInterface.SendInvite} API.
Properties
Friends.SendInviteCallbackInfo
Property
|
Value
|
Result 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
|
object ClientData
|
Context that was passed into EOS_Friends_SendInvite
|
EpicAccountId LocalUserId
|
The Epic Account ID of the user who sent the friends list invitation
|
EpicAccountId TargetUserId
|
The Epic Account ID of the user to whom the friends list invitation was sent
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no