-
- All Implemented Interfaces:
public final class QRContent.Phone extends QRContent
A phone number from a 'TEL:' or similar QR Code type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumQRContent.Phone.PhoneType
-
Method Summary
Modifier and Type Method Description StringgetRawValue()final StringgetNumber()final QRContent.Phone.PhoneTypegetType()-
-
Method Detail
-
getRawValue
String getRawValue()
-
getType
final QRContent.Phone.PhoneType getType()
-
-
-
-