Skip to main content

XblSocialRelationshipChangeEventArgs

Event arguments for a social relationship change.

Syntax

Members

callerXboxUserId
Type: 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.

Requirements

Header: social_c.h

See also

social_c
Last modified on August 20, 2026