Choose your implementation method:
This function is part of the Friends Interface.
Retrieve the friendship status between the local user and another user.
Return Value
A value indicating whether the two accounts have a friendship, pending invites in either direction, or no relationship
EOS_FS_Friends is returned for two users that have confirmed friendship
EOS_FS_InviteSent is returned when the local user has sent a friend invitation but the other user has not accepted or rejected it
EOS_FS_InviteReceived is returned when the other user has sent a friend invitation to the local user
EOS_FS_NotFriends is returned when there is no known relationship
See Also
EOS_EFriendsStatus
Parameters
EOS_Friends_GetStatus
Parameter Type And Name
|
Usage Information
|
EOS_HFriends Handle
|
|
const EOS_Friends_GetStatusOptions* Options
|
structure containing the Epic Account ID of the friend list to check and the account of the user to test friendship status
|
This function is part of the Friends Interface.
Retrieve the friendship status between the local user and another user.
{FriendsStatus.Friends} is returned for two users that have confirmed friendship
{FriendsStatus.InviteSent} is returned when the local user has sent a friend invitation but the other user has not accepted or rejected it
{FriendsStatus.InviteReceived} is returned when the other user has sent a friend invitation to the local user
{FriendsStatus.NotFriends} is returned when there is no known relationship
Return Value
A value indicating whether the two accounts have a friendship, pending invites in either direction, or no relationship
See Also
{FriendsStatus}
Parameters
Friends.FriendsInterface.GetStatus
Parameter Type And Name
|
Usage Information
|
GetStatusOptions options
|
structure containing the Epic Account ID of the friend list to check and the account of the user to test friendship status
|
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