Conaito VoIP SIP Client SDK
Home
PreviousUpNext
OnLocalMediaStarted Event

Local media is being sent to the remote party

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

Local media is being sent to the remote party

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