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