Conaito VoIP SIP Client SDK
Home
PreviousUpNext
OnReregistration Event

Successfully re-registered

C++
__event void OnReregistration(BSTR sLocalURI, INT nRetries);
C#
event void OnReregistration(string sLocalURI, int nRetries);
Parameters 
Description 
nRetries 
Number of retries 
sLocalURI 
Local participant SIP URI 

Successfully re-registered

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