Boks SDK Documentation - v0.0.11
    Preparing search index...

    Class NotifyNfcTagFoundPacket

    Notification: NFC Tag found during scan.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    _opcode: BoksOpcode
    _rawPayload?: Uint8Array<ArrayBufferLike>
    rawPayload: Uint8Array = ...
    status: "found" = 'found'
    uid: string = ''
    opcode: NOTIFY_NFC_TAG_FOUND = BoksOpcode.NOTIFY_NFC_TAG_FOUND

    Accessors

    Methods