FMS Admin APIs help
Hi,
I am building an FMS admin application. I have one application at FMS server "ChatManager". Clients (swf) connect to this ChatManager application (FMS) and Chat, video Audio conference. All applications are fine and working perfect.
Now I need to build a admin application, to overview and maintain the chat sessions. In this application, one will view the chats and particular video streams, disconnect the users, send a message to a particular user.
ChatManager : A custom FMS server side application developed by us.
I don't want to write any code in FMS server side application "ChatManager". Just want to implement every functionality by using FMS Admin APIs.
So, can anyone tell me the FMS admin apis for
>> Disconnect a particular user,
>> Call a function at FMS server side application (as defined in "chatManager")
>> Call a function defined at user end (in connected users swf).
>> Send message to a particular user.
>> Access the server side sharedObjects.
Looking forward for your help.
Thanks,
Amit
