Class NameChangedEventArgs

    Definition

    Namespace:
    Tizen.Network.Bluetooth
    Assembly:
    Tizen.Network.Bluetooth.dll

    An extended EventArgs class contains the changed Bluetooth name.

    public class NameChangedEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    NameChangedEventArgs

    Properties

    View Source

    DeviceName

    The name of the device.

    Declaration
    public string DeviceName { get; }
    Property Value
    Type Description
    string
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX