Searched refs:pNotification (Results 1 – 1 of 1) sorted by relevance
108 void HandleFriendsNotificationEvent(const nn::friends::EventNotification* pNotification) in HandleFriendsNotificationEvent() argument110 switch(pNotification->type) in HandleFriendsNotificationEvent()126 NN_LOG("NOTIFICATION_FRIEND_ONLINE %u\n", pNotification->friendKey.principalId); in HandleFriendsNotificationEvent()127 PrintFriendPresence(pNotification->friendKey); in HandleFriendsNotificationEvent()130 NN_LOG("NOTIFICATION_FRIEND_OFFLINE %u\n", pNotification->friendKey.principalId); in HandleFriendsNotificationEvent()133 NN_LOG("NOTIFICATION_BECOME_FRIEND %u\n", pNotification->friendKey.principalId); in HandleFriendsNotificationEvent()