Definition
- Namespace:
- Tizen.Network.Bluetooth
- Assembly:
- Tizen.Network.Bluetooth.dll
An extended EventArgs class contains the changed Bluetooth LE advertising state changed information.
public class AdvertisingStateChangedEventArgs : EventArgs
- Inheritance
-
object
System.EventArgs
AdvertisingStateChangedEventArgs
Properties
Declaration
public IntPtr AdvertiserHandle { get; }
Property Value
| Type |
Description |
| System.IntPtr |
|
Declaration
public int Result { get; }
Property Value
Declaration
public BluetoothLeAdvertisingState State { get; }
Property Value