Class ConnectionRequestedEventArgs
Definition
- Namespace:
- Tizen.Network.Bluetooth
- Assembly:
- Tizen.Network.Bluetooth.dll
- API Level:
- 4
An extended EventArgs class which contains the connection state and address of the remote Bluetooth device.
C#Copypublic class ConnectionRequestedEventArgs : EventArgs
- Inheritance
-
System.ObjectSystem.EventArgsConnectionRequestedEventArgs
Properties
Declaration
C#Copypublic string Address { get; }
Property Value
Type | Description |
---|---|
System.String |