Class default

iBeacon management class iBeacon管理クラス

Hierarchy

  • default

Implements

Constructors

Properties

Methods

Constructors

Properties

_peripheral: null | BleRemotePeripheral = null

Internally Used function for connection required devices

Methods

  • Verify that the received peripheral is iBeacon

    受け取ったPeripheralがiBeaconのものかどうかを確認する

    Parameters

    • peripheral: BleRemotePeripheral

      instance of BleRemotePeripheral BleRemotePeripheralのインスタンス

    Returns boolean

    Whether it is the iBeacon

    iBeaconかどうか

Generated using TypeDoc