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