Capacitor iBeacon プラグイン - 近接検知とビーコン地域監視
startMonitoringForRegion- ビーコン地域の監視を開始します。エントリ/エクシットイベントをトリガーします。stopMonitoringForRegion- ビーコン地域の監視を停止します。startRangingBeaconsInRegion- ビーコン地域内でビーコンを範囲検知します。連続的な距離の更新を提供します。stopRangingBeaconsInRegion- ビーコン地域内でビーコンを範囲検知を停止します。
パブリック API
Section titled “Public API”| メソッド | 説明 |
|---|---|
startMonitoringForRegion | 指定されたビーコン領域を監視開始します。領域内/外に入ったときにイベントが発生します。 |
stopMonitoringForRegion | 指定されたビーコン領域の監視を停止します。 |
startRangingBeaconsInRegion | 指定されたビーコン領域内でビーコンを範囲検出します。距離の連続的な更新が提供されます。 |
stopRangingBeaconsInRegion | 指定されたビーコン領域内でビーコンを範囲検出を停止します。 |
startAdvertising | iOS専用機能: このデバイスをiBeaconとして広告します。 |
stopAdvertising | iOS専用機能: このデバイスをiBeaconとして広告を停止します。 |
requestWhenInUseAuthorization | 位置情報の「使用中」許可を要求します (範囲検出/監視のために必要)。 |
requestAlwaysAuthorization | 位置情報の「常に」許可を要求します (バックグラウンド監視のために必要)。 |
getAuthorizationStatus | 現在の位置情報許可の状態を取得します。 |
isBluetoothEnabled | __CAPGO_KEEP_0__ |
isRangingAvailable | __CAPGO_KEEP_0__ |
enableARMAFilter | __CAPGO_KEEP_0__ |
getPluginVersion | Capacitor |
enableBackgroundMode | __CAPGO_KEEP_0__ |
setBackgroundScanPeriod | __CAPGO_KEEP_0__ |
addListener | __CAPGO_KEEP_0__ |
addListener | __CAPGO_KEEP_0__ |
addListener | __CAPGO_KEEP_0__ |
addListener | __CAPGO_KEEP_0__ |
addListener | __CAPGO_KEEP_0__ |
removeAllListeners | __CAPGO_KEEP_0__ |
真実の源
「真実の源」セクションこのリファレンスは src/definitions.ts で capacitor-ibeacon.
から@capgo/capacitor-ibeacon
「@capgo/capacitor-ibeaconから続けてください」セクションCapacitorを使用している場合 @capgo/capacitor-ibeacon ネイティブ プラグインの作業を計画する場合、Cloudflareで Using @capgo/capacitor-ibeacon Capacitorを使用してネイティブ機能を実装する場合、@capgo/capacitor-ibeacon Capgo プラグイン ディレクトリ Capgo プラグイン ディレクトリの製品ワークフローについて Capacitor Plugins by Capgo Capacitor プラグインの Capgo によるもの プラグインの追加または更新 プラグインの追加または更新の実装詳細について、 Ionic Enterprise プラグインの代替 Ionic Enterprise プラグインの代替の製品ワークフローについて