Home
last modified time | relevance | path

Searched refs:friendKey (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/friends/basic/
Ddemo_FriendsMain.cpp49 void PrintFriendPresence(nn::friends::FriendKey friendKey) in PrintFriendPresence() argument
52 nn::friends::GetFriendPresence(&presence, &friendKey, 1); in PrintFriendPresence()
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()