共用方式為


CBPeripheralDelegate_Extensions.RssiRead 方法

定義

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
public static void RssiRead (this CoreBluetooth.ICBPeripheralDelegate This, CoreBluetooth.CBPeripheral peripheral, Foundation.NSNumber rssi, Foundation.NSError error);
static member RssiRead : CoreBluetooth.ICBPeripheralDelegate * CoreBluetooth.CBPeripheral * Foundation.NSNumber * Foundation.NSError -> unit

參數

This
ICBPeripheralDelegate

這個擴充方法運作所在的 實例。

peripheral
CBPeripheral
rssi
NSNumber
error
NSError
屬性

適用於