FileDocCategorySizeDatePackage
ConnectionRequest.javaAPI DocAndroid 5.1 API908Sat Mar 14 14:10:02 GMT 2015android.telecom

ConnectionRequest

public final class ConnectionRequest extends Object implements android.os.Parcelable

Fields Summary
public static final android.os.Parcelable.Creator
CREATOR
Constructors Summary
public ConnectionRequest(android.telecom.PhoneAccountHandle accountHandle, android.net.Uri handle, android.os.Bundle extras)

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

 throw new RuntimeException("Stub!"); 
public android.telecom.PhoneAccountHandlegetAccountHandle()

 throw new RuntimeException("Stub!"); 
public android.net.UrigetAddress()

 throw new RuntimeException("Stub!"); 
public android.os.BundlegetExtras()

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

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

 throw new RuntimeException("Stub!");