Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Create ¶
type Create struct { Text string ErrorCorrectionLevel mo_string.SelectString Mode mo_string.SelectString Size mo_int.RangeInt Out mo_path.FileSystemPath }
type Wifi ¶
type Wifi struct { ErrorCorrectionLevel mo_string.SelectString Hidden mo_string.SelectString Mode mo_string.SelectString NetworkType mo_string.SelectString Out mo_path.FileSystemPath Size mo_int.RangeInt Ssid string AskPassword app_msg.Message OperationCancelled app_msg.Message }
Generate Wifi configuration QR code @see https://github.com/zxing/zxing/blob/b1c85db64e0ef13e7d8a4c9de32bd94c76eea5d8/core/src/main/java/com/google/zxing/client/result/WifiResultParser.java#L22
WIFI:T:[network type];S:[network SSID];P:[network password];H:[hidden?];;
Click to show internal directories.
Click to hide internal directories.