callback_friend_connection_status


Description:

public void callback_friend_connection_status (FriendConnectionStatusCallback callback)

Set the callback for the `friend_connection_status` event. Pass NULL to unset.

This event is triggered when a friend goes offline after having been online, or when a friend goes online.

This callback is not called when adding friends. It is assumed that when adding friends, their connection status is initially offline.