Post pager message to the destination URI asynchronously
HRESULT PostPagerMessage(BSTR sDestinationURI, BSTR sMessageText, BSTR sSubject);
void PostPagerMessage(string sDestinationURI, string sMessageText, string sSubject);
Parameters |
Description |
sDestinationURI |
Destination SIP URI |
sMessageText |
Message body |
sSubject |
Message subject |
Post pager message to the destination URI asynchronously
Copyright © Conaito Technologies 2013. All rights reserved.
|
What do you think about this topic? Send feedback!
|