Class ServiceChangedEventArgs
Definition
- Assembly:
- Tizen.Network.Bluetooth.dll
An extended EventArgs class contains the service changed information.
C#Copypublic class ServiceChangedEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsServiceChangedEventArgs
Properties
Declaration
C#Copypublic BluetoothGattServiceChangeType ChangeType { get; }
Property Value
| Type | Description |
|---|---|
| BluetoothGattServiceChangeType |
Declaration
C#Copypublic string ServiceUuid { get; }
Property Value
| Type | Description |
|---|---|
| string |