Class ConnectionRequestedEventArgs
Definition
- Assembly:
- Tizen.Network.Bluetooth.dll
An extended EventArgs class which contains the connection state and address of the remote Bluetooth device.
public class ConnectionRequestedEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsConnectionRequestedEventArgs
Properties
View SourceAddress
The address.
Declaration
public string Address { get; }
Property Value
Type | Description |
---|---|
string |