Unhide SIP API.
Change-Id: I09468e3149a242a3b1e085ad220eb74f84ac6c68
This commit is contained in:
@@ -19,10 +19,9 @@ package android.net.sip;
|
||||
/**
|
||||
* Defines error code returned in
|
||||
* {@link SipRegistrationListener#onRegistrationFailed},
|
||||
* {@link ISipSessionListener#onError},
|
||||
* {@link ISipSessionListener#onCallChangeFailed} and
|
||||
* {@link ISipSessionListener#onRegistrationFailed}.
|
||||
* @hide
|
||||
* {@link SipSession.Listener#onError},
|
||||
* {@link SipSession.Listener#onCallChangeFailed} and
|
||||
* {@link SipSession.Listener#onRegistrationFailed}.
|
||||
*/
|
||||
public class SipErrorCode {
|
||||
/** Not an error. */
|
||||
|
||||
Reference in New Issue
Block a user