Partager via


CBDiscoveredPeripheralEventArgs(CBPeripheral, NSDictionary, NSNumber) Constructeur

Définition

Initialise une nouvelle instance de la classe CBDiscoveredPeripheralEventArgs.

public CBDiscoveredPeripheralEventArgs (CoreBluetooth.CBPeripheral peripheral, Foundation.NSDictionary advertisementData, Foundation.NSNumber RSSI);
new CoreBluetooth.CBDiscoveredPeripheralEventArgs : CoreBluetooth.CBPeripheral * Foundation.NSDictionary * Foundation.NSNumber -> CoreBluetooth.CBDiscoveredPeripheralEventArgs

Paramètres

peripheral
CBPeripheral
advertisementData
NSDictionary
RSSI
NSNumber

S’applique à