![]() | Opait.Barcoder.QRCode Namespace |
Class | Description | |
---|---|---|
![]() | Bookmark |
Generates a bookmark payload. Scanned by an QR Code reader, this one creates a browser bookmark.
|
![]() | CalendarEvent |
Generates a calendar or event payload. When scanned by an application,
the barcode will display or schedule a calendar event.
|
![]() | ContactInfo |
Generates contact information payload in vCard or MeCard formats.
|
![]() |
Generates an email payload which, when scanned by a QR-Code application, can send an email.
| |
![]() | GeoLocation |
Generates a geographic location payload. Supports raw location, as well as,
links to Google Maps.
|
![]() | PhoneNumber |
Generates a phone call payload. When scanned by an application, it will dial the encoded phone number.
|
![]() | SMS |
Creates a payload for sending SMS messages. When the generated barcode is scanned,
it will send the encoded SMS message. SMS stands for Short Message Service.
Invented in the 1980s, it is one of the oldest text messaging technologies. It
is also the most widespread and frequently used.
|
![]() | URL |
Generates a URL payload which, when scanned, will navigate to the URL link.
|
![]() | WiFi |
Generates a WiFi network payload.
When the barcode is canned by a QR-Code scanner application, it will connect to the WiFi.
|
Enumeration | Description | |
---|---|---|
![]() | ContactFormat |
Describes QR-Code encoding formats for contact information.
|
![]() | EmailEncoding |
Describes supported email encoding formats.
|
![]() | PayloadType |
Describes the payload types for QR-Codes.
|
![]() | SmsEncoding |
Describes the SMS message encoding methods.
|
![]() | WifiSecurity |
Describes the WiFi network security protocols.
|