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


CBPeripheralDelegate_Extensions.RssiUpdated Метод

Определение

[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 static void RssiUpdated (this CoreBluetooth.ICBPeripheralDelegate This, CoreBluetooth.CBPeripheral peripheral, Foundation.NSError error);
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'RssiRead' instead.")]
public static void RssiUpdated (this CoreBluetooth.ICBPeripheralDelegate This, CoreBluetooth.CBPeripheral peripheral, Foundation.NSError error);
static member RssiUpdated : CoreBluetooth.ICBPeripheralDelegate * CoreBluetooth.CBPeripheral * Foundation.NSError -> unit

Параметры

This
ICBPeripheralDelegate

Экземпляр, с которым работает этот метод расширения.

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

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