wu haifeng 30.May.12 02:16 AM a Web browser Sametime Standard8.5.2 IFR1Linux
Hi all,I am trying to send a message from my web pages.
community server version is 852 ,proxy server version is 852 IFR1.
I find the function in the "Sametime 8.5.2 IFR 1 Software Development Kit Browser Client Toolkit Guide",like the following code:
stproxy.buddylist.sendAnnouncement('wuhf','test',true,announcementSent,generalErrorHandler);
but it does not work.The user 'wuhf' who log in the sametime through notes client can not receive the 'test' message.Any helps?thanks.