As from the topic's title.
Thx
Can i read the buddy list of a specific user, server side?
In Java:
The StorableBuddyList object is documented here:
http://www.smartfoxserver.com/docs/docP ... yList.html
Code: Select all
StorableBuddyList list = zone.getBuddyManager().getBuddyList("joe")http://www.smartfoxserver.com/docs/docP ... yList.html