Event emitted upon successful completion of BLE presentment

interface SuccessState {
    kind: "success";
}

Properties

Properties

kind: "success"

Generated using TypeDoc