Class TapkeyAdvertisingData


  • public class TapkeyAdvertisingData
    extends Object
    Tapkey-specific advertising data.
    • Constructor Detail

      • TapkeyAdvertisingData

        public TapkeyAdvertisingData​(byte[] lockId)
    • Method Detail

      • getLockId

        public byte[] getLockId()
        The Tapkey Lock ID. The ID is provided as a whole, including the leading length bytes.
        Returns:
        the Tapkey Lock ID.