Gibt den aus der angegebenen Nevis-Geräte-ID decodierten Pairing-Code zurück, falls gültig; andernfalls gibt null zurück
Zusammenfassung der vererbten Methode
Aus der Klasse java.lang.Object
Objekt
clone ()
boolesch
equals (Object arg0)
Leere
Finalisierung ()
Abschlussklasse<?>
getClass ()
int
hashCode ()
letzte Leere
notify ()
letzte Leere
notifyAll ()
Zeichenfolge
toString ()
letzte Leere
Warten (long arg0, int arg1)
letzte Leere
Warten (long arg0)
letzte Leere
wait ()
Öffentliche Konstrukteure
publicNevisPairingCodeDecoding()
Öffentliche Methoden
public static langerextractDeviceId(String pairingCode)
Gibt die im Pairing-Code codierte Geräte-ID zurück, falls gültig. Andernfalls wird 0 zurückgegeben.
Parameter
PairingCode
public static StringextractPairingCode(long deviceId)
Gibt den Pairing-Code zurück, der aus der angegebenen Nevis-Geräte-ID decodiert wurde, falls gültig; andernfalls gibt null zurück
Parameter
Geräte ID
die Nevis-Geräte-ID (muss mit 0x18b430040 beginnen)
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates. The OPENTHREAD and related marks are trademarks of the Thread Group and are used under license.
Zuletzt aktualisiert: 2018-06-05 (UTC).
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2018-06-05 (UTC)."],[],[]]