FileDocCategorySizeDatePackage
GatewayInfo.javaAPI DocAndroid 5.1 API874Sat Mar 14 14:10:04 GMT 2015android.telecom

GatewayInfo

public class GatewayInfo extends Object implements android.os.Parcelable

Fields Summary
public static final android.os.Parcelable.Creator
CREATOR
Constructors Summary
public GatewayInfo(String packageName, android.net.Uri gatewayUri, android.net.Uri originalAddress)

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

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

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

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

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

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

 throw new RuntimeException("Stub!");