System.Bluetooth.TBluetoothGattServer.OnClientUnsubscribed
Delphi
property OnClientUnsubscribed: TGattCharacteristicSubscriptionEvent read FOnClientUnsubscribed write FOnClientUnsubscribed;
C++
__property TGattCharacteristicSubscriptionEvent OnClientUnsubscribed = {read=FOnClientUnsubscribed, write=FOnClientUnsubscribed};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| event | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothGattServer |
説明
クライアントが GATT サーバーのある特性から登録解除した際に発生します。
このイベントのハンドラは、次の引数を受け取ります: