A phone number from a 'TEL:' or similar QRCode type.
Constant Summary
| int | FAX | |
| int | HOME | |
| int | MOBILE | |
| int | UNKNOWN | Phone type. |
| int | WORK |
Inherited Constant Summary
Field Summary
| public String | number | |
| public int | type |
Public Constructor Summary
|
Phone()
|
Inherited Method Summary
Constants
public static final int FAX
Constant Value: 3
public static final int HOME
Constant Value: 2
public static final int MOBILE
Constant Value: 4
public static final int UNKNOWN
Phone type.
Constant Value: 0
public static final int WORK
Constant Value: 1