סימוכין למסגרת של MLKitBarcodescan
BarcodeWifi
class BarcodeWifi : NSObject
פרמטרים של רשת Wi-Fi מWIFI:
או מסוג קוד QR דומה.
-
SSID של נקודת גישה ל-Wi-Fi.
הצהרה
Swift
var ssid: String? { get }
-
סיסמה לנקודת גישה (AP) ל-Wi-Fi.
הצהרה
Swift
var password: String? { get }
-
סוג הצפנה של נקודת גישה ל-Wi-Fi.
-
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-08-22 (שעון UTC).
[null,null,["עדכון אחרון: 2024-08-22 (שעון UTC)."],[[["BarcodeWifi objects store Wi-Fi network information like SSID, password, and encryption type extracted from QR codes."],["These objects provide read-only access to the SSID, password, and encryption type of the Wi-Fi network."],["The encryption type is represented by the MLKBarcodeWiFiEncryptionType enum."],["Direct initialization of BarcodeWifi objects is not allowed."]]],[]]