Class NameChangedEventArgs
Definition
- Namespace:
- Tizen.Network.Bluetooth
- Assembly:
- Tizen.Network.Bluetooth.dll
- API Level:
- 3
An extended EventArgs class contains the changed Bluetooth name.
public class NameChangedEventArgs : EventArgs
- Inheritance
Properties
View SourceDeviceName
The name of the device.
Declaration
public string DeviceName { get; }
Property Value
Type | Description |
---|---|
String |