-
- All Implemented Interfaces:
public final class QRContent.Wifi extends QRContent
Wi-Fi access point details from a 'WIFI:' or similar QR Code type.
-
-
Method Summary
Modifier and Type Method Description StringgetRawValue()final IntegergetEncryptionType()final StringgetPassword()final StringgetSsid()-
-
Method Detail
-
getRawValue
String getRawValue()
-
getEncryptionType
final Integer getEncryptionType()
-
getPassword
final String getPassword()
-
-
-
-