Friend Services: Difference between revisions

TimmSkiller (talk | contribs)
Add EventNotification struct
TimmSkiller (talk | contribs)
No edit summary
Line 470: Line 470:
A client sets its per-session notification event signaling handle using [[FRDU:AttachToEventNotification]].
A client sets its per-session notification event signaling handle using [[FRDU:AttachToEventNotification]].


The client can then customize for which [[Friend_Services#Notification_Event_Types|Notification Event Types]] it shall receive notifications using [[FRDU:SetNotifcationMask]].
The client can then customize for which [[Friend_Services#Notification_Event_Types|Notification Event Types]] it shall receive notifications using [[FRDU:SetNotificationMask]].


Once the handle has been signaled by the friends module, the client can use [[FRDU:GetEventNotification]] to receive the notifications.
Once the handle has been signaled by the friends module, the client can use [[FRDU:GetEventNotification]] to receive the notifications.