Client side APIs

Last post 05-27-2009, 11:01 PM by cutechat. 1 replies.
Sort Posts: Previous Next
  •  05-05-2009, 9:24 AM 51818

    Client side APIs

    We are evaluating your cutechat product and considering it as it is so far the only one that fits our need of .NET chat application with AJAX, but I'm unable to find client side APIs that allow the product to do some basic functionality without having to force the user to use the GUI. We need a client side API to directly popping up a chat window with a contact without having to present your GUI. Are there server side APIs for adding and deleting chat contacts?
     
    Thank you,
     
    Cesar
  •  05-27-2009, 11:01 PM 52574 in reply to 51818

    Re: Client side APIs

    Cesar,
     
    You can check the Channel_New.js , NewMessenger.js and see what function they call.
     
    for exampe :
     
    AddContact(userobj);
     
    Rebards,
    Terry
     
View as RSS news feed in XML