android.net.sip.SipRegistrationListener |
Listener for SIP registration events.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Called when a registration request is sent.
| |||||||||||
Called when the registration succeeded.
| |||||||||||
Called when the registration failed.
|
Called when a registration request is sent.
localProfileUri | the URI string of the SIP profile to register with |
---|
Called when the registration succeeded.
localProfileUri | the URI string of the SIP profile to register with |
---|---|
expiryTime | duration in seconds before the registration expires |
Called when the registration failed.
localProfileUri | the URI string of the SIP profile to register with |
---|---|
errorCode | error code of this error |
errorMessage | error message |