Conaito VoIP SIP Client SDK
Home
PreviousUpNext
OnPostPagerMessageResult Event

Result of asynchronous message post

C++
__event void OnPostPagerMessageResult(BSTR sRemoteURI, BSTR sMessageText, INT nStatusCode, BSTR sStatusText);
C#
event void OnPostPagerMessageResult(sRemoteURI, BSTR sMessageText, INT nStatusCode, BSTR sStatusText);
Parameters 
Description 
sRemoteURI 
Remote participant SIP URI 
sMessageText 
Message body 
nStatusCode 
SIP status code 
sStatusText 
SIP status description 

Result of asynchronous message post

Copyright © Conaito Technologies 2013. All rights reserved.
What do you think about this topic? Send feedback!