XblSocialRelationshipChangeEventArgs
Event arguments for a social relationship change.Syntax
Members
callerXboxUserIdType: uint64_t The XBOX user ID for the user who’s social graph changes are being listed for. socialNotification
Type: XblSocialNotificationType The type of notification change. xboxUserIds
Type: uint64_t* The XBOX user ids who the event is for. xboxUserIdsCount
Type: size_t The number of strings in the xboxUserIds array.
