FileDocCategorySizeDatePackage
WpsInfo.javaAPI DocAndroid 5.1 API855Sat Mar 14 14:09:42 GMT 2015android.net.wifi

WpsInfo

public class WpsInfo extends Object implements android.os.Parcelable

Fields Summary
public String
BSSID
public static final android.os.Parcelable.Creator
CREATOR
public static final int
DISPLAY
public static final int
INVALID
public static final int
KEYPAD
public static final int
LABEL
public static final int
PBC
public String
pin
public int
setup
Constructors Summary
public WpsInfo()

 throw new RuntimeException("Stub!"); 
public WpsInfo(WpsInfo source)

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

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

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

 throw new RuntimeException("Stub!");