Conaito VoIP SIP Client SDK
Home
PreviousUpNext
PostPagerMessage Method

Post pager message to the destination URI asynchronously

C++
HRESULT PostPagerMessage(BSTR sDestinationURI, BSTR sMessageText, BSTR sSubject);
C#
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!