nn::nex::MatchmakeExtensionClient::GetFriendNotificationData Member Function

Syntax

qBool GetFriendNotificationData(
     ProtocolCallContext * pContext,
     qList< NotificationEvent > * dataList,
     qUnsignedInt32 uiType
);

qBool GetFriendNotificationData(
     ProtocolCallContext * pContext,
     qList< NotificationEvent > * dataList,
     const qList< qUnsignedInt32 > & lstTypes
);

Overloaded Member Functions

GetFriendNotificationData ( ProtocolCallContext *, qList< NotificationEvent > *, qUnsignedInt32 ) Gets friend notification data from the server.
GetFriendNotificationData ( ProtocolCallContext *, qList< NotificationEvent > *, const qList< qUnsignedInt32 > & ) Gets friend notification data from the server.

Description of GetFriendNotificationData ( ProtocolCallContext *, qList< NotificationEvent > *, qUnsignedInt32 )

Description of GetFriendNotificationData ( ProtocolCallContext *, qList< NotificationEvent > *, const qList< qUnsignedInt32 > & )


CONFIDENTIAL