次の方法で共有


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
属性

適用対象