다음을 통해 공유


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
특성

적용 대상