System.Bluetooth.TBluetoothGattServer.OnCharacteristicWrite
Delphi
property OnCharacteristicWrite: TGattCharacteristicWriteEvent read FOnCharacteristicWrite write FOnCharacteristicWrite;
C++
__property TGattCharacteristicWriteEvent OnCharacteristicWrite = {read=FOnCharacteristicWrite, write=FOnCharacteristicWrite};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
event | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothGattServer |
説明
GATT サーバーがクライアント デバイスからキャラクタリスティック データの編集要求を受け取ったときに発生します。
OnCharacteristicWrite のハンドラは次のパラメータを取得します: