Conaito VoIP SIP Client SDK
Home
PreviousUpNext
OnRemoteHold Event

The remote party is on hold

C++
__event void OnRemoteHold(BSTR sFromURI, BSTR sLocalURI, int nLine);
C#
event void OnRemoteHold(string sFromURI, string sLocalURI, int nLine);
Parameters 
Description 
sFromURI 
Remote participant SIP URI 
sLocalURI 
Local participant SIP URI 
nLine 
Phone line number 

The remote party is on hold

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