Search found 3 matches

by nobert
18 Aug 2009, 06:24
Forum: Server Side Extension Development
Topic: Can I addbuddy when one of the user is off-line
Replies: 1
Views: 4378

Can I addbuddy when one of the user is off-line

For example A want to add B to his buddylist , But B is off-line , so I save this request in my db ,when next time B is on-line , I want to send him this request ,how can we do that ?

And if A is not on-line , is it possible to send the request ?
by nobert
17 Aug 2009, 00:10
Forum: Server Side Extension Development
Topic: How can I get BuddyVariables in CustomBuddyPersiter
Replies: 3
Views: 5128

thanks from reply,but you don't understand my meaning.

I custom a class that inherit from AbstractBuddyPersister,when the client set BuddyVariables,but I don't get the buddyList.variables data in saveList function,it always was null.
by nobert
14 Aug 2009, 02:35
Forum: Server Side Extension Development
Topic: How can I get BuddyVariables in CustomBuddyPersiter
Replies: 3
Views: 5128

How can I get BuddyVariables in CustomBuddyPersiter

Hello,Guys.

When client excute setBuddyVariables function , How can I get data from client in SFSCustomBuddyPersiter of server side.

Go to advanced search