Compartilhar via


CBPeripheralDelegate_Extensions.InvalidatedService Método

Definição

Os desenvolvedores não devem usar esse método preterido.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Obsoleted(ObjCRuntime.PlatformName.iOS, 8, 4, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static void InvalidatedService (this CoreBluetooth.ICBPeripheralDelegate This, CoreBluetooth.CBPeripheral peripheral);
static member InvalidatedService : CoreBluetooth.ICBPeripheralDelegate * CoreBluetooth.CBPeripheral -> unit

Parâmetros

This
ICBPeripheralDelegate

A instância na qual esse método de extensão opera.

peripheral
CBPeripheral
Atributos

Aplica-se a