BuddyListManager Getter/Setter implementation

Post here your questions about SFS2X. Here we discuss all server-side matters. For client API questions see the dedicated forums.

Moderators: Lapo, Bax

Post Reply
Stigma
Posts: 15
Joined: 22 Feb 2010, 13:30
Location: Switzerland

BuddyListManager Getter/Setter implementation

Post by Stigma »

Hi,

I can't find any documentation about a custom implementation of the buddy list especially the getter/setter method for the BuddyManager in the BuddyStorage interface.
I can't find out if the BuddyManager must be instanciated by myself or I have to use an instance created by the server core.

I read this at the bottom of the buddy list API preview documentation :
Finally we will provide the source code of our default storage implementation for further reference and for learning how to build your own.
It's possible that I'm totally blind but I can't figure out where is this default storage implementation that I need so much!

Thank you!

Thomas
User avatar
Bax
Site Admin
Posts: 4626
Joined: 29 Mar 2005, 09:50
Location: Italy
Contact:

Post by Bax »

Drop us an email at info [at] smartfoxserver [dot] com mentioning this post and we'll send the default BuddyStorage implementation over.
Read the bottom of this document for additional informations and how to deploy it (essentially, add the jar containing your custom class to the lib folder and enter its fully qualified name in the Buddy List tab of the Zone Configurator in the Admin Tool).
Paolo Bax
The SmartFoxServer Team
Post Reply