CBPeripheralDelegate_Extensions.RssiUpdated Método

Definición

[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

Parámetros

This
ICBPeripheralDelegate

Instancia en la que opera este método de extensión.

peripheral
CBPeripheral
error
NSError
Atributos

Se aplica a