Conaito VoIP SIP Client SDK
Home
PreviousUpNext
OnRemoteMediaStarted Event

Remote media is ready to be received

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

Remote media is ready to be received

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