I am evaluating Cute Web Messenger for a feature within my site.
I have installed and have the basic scenario (click link to open contact list; then initiate chat with a contact) working. I have a slightly different need, my users will not see a contact list. When a user (say user1) initiates a chat, my program will select a contact for user1to chat with. Then I need to programatically open a web chat between the two users.
Is it possible to initiate a chat session via code? Any links, code would help immensely!
Thanks.
- Pradeep