public interface SipRegistrationListener
| Modifier and Type | Method and Description |
|---|---|
void |
onRegistering(String localProfileUri) |
void |
onRegistrationDone(String localProfileUri,
long expiryTime) |
void |
onRegistrationFailed(String localProfileUri,
int errorCode,
String errorMessage) |
Copyright © 2008-2013. All Rights Reserved.