Share via


CBDiscoveredPeripheralEventArgs Class

Definition

Provides data for an event based on an Objective-C protocol method.

public class CBDiscoveredPeripheralEventArgs : EventArgs
type CBDiscoveredPeripheralEventArgs = class
    inherit EventArgs
Inheritance
CBDiscoveredPeripheralEventArgs

Constructors

Name Description
CBDiscoveredPeripheralEventArgs(CBPeripheral, NSDictionary, NSNumber)

Create a new instance of the CBDiscoveredPeripheralEventArgs with the specified event data.

Properties

Name Description
AdvertisementData
Peripheral
RSSI

Applies to