-
- All Implemented Interfaces:
public class QRContent
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classQRContent.PlainPlain text or unknown content QR Code type.
public final classQRContent.WifiWi-Fi access point details from a 'WIFI:' or similar QR Code type.
public final classQRContent.UrlA URL or URL bookmark from a 'MEBKM:' or similar QR Code type.
public final classQRContent.SmsAn SMS message from an 'SMS:' or similar QR Code type.
public final classQRContent.GeoPointGPS coordinates from a 'GEO:' or similar QR Code type.
public final classQRContent.EmailAn email message from a 'MAILTO:' or similar QR Code type.
public final classQRContent.PhoneA phone number from a 'TEL:' or similar QR Code type.
public final classQRContent.ContactInfoA person's or organization's business card.
public final classQRContent.CalendarEventA calendar event extracted from a QR Code.
-
Method Summary
Modifier and Type Method Description StringgetRawValue()StringtoString()-
-
Method Detail
-
getRawValue
String getRawValue()
-
-
-
-