OutSystems Forge 日本語データベース

Bluetooth Plugin

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2016-11-17 1.0.0 Guillaume Henriques 10.0.105.0 All All Plug-ins
アプリケーションがユーザーデバイスのBluetooth機能にアクセスできるようにするプラグイン。
アプリケーションがユーザーデバイスのBluetooth機能にアクセスできるようにするシンプルなプラグイン。 cordova-plugin-bluetooth-serialのラッパー。 主な行動: IsBluetoothOn - デバイスからのBluetoothが有効になっているかどうかを調べる ListPairedDevices - ユーザーのデバイスとペアになっているデバイスのリストを含む構造を返します ListUnpairedDevices - ペアになっていないデバイスのリストを含む構造体を返します。

[Overview]
Plugin that enables an application to access the Bluetooth capabilities of the users device.
[Detail]
Simple plugin that enables an application to access the Bluetooth capabilities of the users device. Wrapper for cordova-plugin-bluetooth-serial. Main Actions: IsBluetoothOn - checks if the Bluetooth from the device is enabled ListPairedDevices - Returns Structure with a list of devices paired with the user's device ListUnpairedDevices - Returns Structure with a list of devices that are unpaired.
戻る