wu haifeng 12.Jun.12 02:15 AM a Web browser Sametime Standard8.5.2Linux
Hi all'
We are using sametime java API to send an announcement to some people,sometimes they can not receive the announcement,but no error report in the program.
the method like this:
AnnouncementService annUI = (AnnouncementService) m_session
.getCompApi(AnnouncementService.COMP_NAME);
annUI.sendAnnouncement(sto, false, messagge);