FileDocCategorySizeDatePackage
SipProfile.javaAPI DocAndroid 5.1 API3072Sat Mar 14 14:09:42 GMT 2015android.net.sip

SipProfile

public class SipProfile extends Object implements Cloneable, android.os.Parcelable, Serializable

Fields Summary
public static final android.os.Parcelable.Creator
CREATOR
Constructors Summary
SipProfile()

 throw new RuntimeException("Stub!"); 
Methods Summary
public intdescribeContents()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetAuthUserName()

 throw new RuntimeException("Stub!"); 
public booleangetAutoRegistration()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetDisplayName()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetPassword()

 throw new RuntimeException("Stub!"); 
public intgetPort()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetProfileName()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetProtocol()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetProxyAddress()

 throw new RuntimeException("Stub!"); 
public booleangetSendKeepAlive()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetSipDomain()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetUriString()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetUserName()

 throw new RuntimeException("Stub!"); 
public voidwriteToParcel(android.os.Parcel out, int flags)

 throw new RuntimeException("Stub!");