System.Bluetooth.TBluetoothLEAdvertiseData.ClearServiceUUIDs
Delphi
procedure ClearServiceUUIDs;
C++
void __fastcall ClearServiceUUIDs(void);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
procedure function |
public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothLEAdvertiseData |
説明
アドバタイズされるサービス UUID から GATT サービスの UUID をすべて削除します。
例外
| 例外 | メッセージ | シナリオ |
|---|---|---|
| EBluetoothLEAdvertiseDataException | Android 5 (API 21) 以上が必要です |
|