Поделиться через


CBPeripheralDelegate.RssiUpdated(CBPeripheral, NSError) Метод

Определение

[Foundation.Export("peripheralDidUpdateRSSI:error:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, "Use 'RssiRead' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'RssiRead' instead.")]
public virtual void RssiUpdated (CoreBluetooth.CBPeripheral peripheral, Foundation.NSError error);
[Foundation.Export("peripheralDidUpdateRSSI:error:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'RssiRead' instead.")]
public virtual void RssiUpdated (CoreBluetooth.CBPeripheral peripheral, Foundation.NSError error);
abstract member RssiUpdated : CoreBluetooth.CBPeripheral * Foundation.NSError -> unit
override this.RssiUpdated : CoreBluetooth.CBPeripheral * Foundation.NSError -> unit

Параметры

peripheral
CBPeripheral
error
NSError
Атрибуты

Применяется к