This data structure is part of the Friends Interface.
Output parameters for the EOS_Friends_QueryFriends Function. These parameters are received through the callback provided to EOS_Friends_QueryFriends
Properties
EOS_Friends_QueryFriendsCallbackInfo
Property
|
Value
|
EOS_EResult ResultCode
|
The EOS_EResult code for the operation. EOS_Success indicates that the operation succeeded; other codes indicate errors.
|
void* ClientData
|
Context that was passed into EOS_Friends_QueryFriends
|
EOS_EpicAccountId LocalUserId
|
The Epic Online Services Account ID of the user whose friends were queried
|
This data structure is part of the Friends Interface.
Output parameters for the EOS_Friends_QueryFriends Function. These parameters are received through the callback provided to EOS_Friends_QueryFriends
Properties
Friends.QueryFriendsCallbackInfo
Property
|
Value
|
Result ResultCode
|
The EOS_EResult code for the operation. EOS_Success indicates that the operation succeeded; other codes indicate errors.
|
object ClientData
|
Context that was passed into EOS_Friends_QueryFriends
|
EpicAccountId LocalUserId
|
The Epic Online Services Account ID of the user whose friends were queried
|
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