EOS_Friends_OnFriendsUpdateInfo

EOS API reference page for EOS_Friends_OnFriendsUpdateInfo

1분 미만 소요

This data structure is part of the Friends Interface.

Remarks

Structure containing information about a friend status update.

Properties

EOS_Friends_OnFriendsUpdateInfo

PropertyValue
void* ClientDataClient-specified data passed into EOS_Friends_AddNotifyFriendsUpdate
EOS_EpicAccountId LocalUserIdThe Epic Account ID of the local user who is receiving the update
EOS_EpicAccountId TargetUserIdThe Epic Account ID of the user whose status is being updated.
EOS_EFriendsStatus PreviousStatusThe previous status of the user.
EOS_EFriendsStatus CurrentStatusThe current status of the user.