Compartir a través de


CBPeripheralDelegate_Extensions.IsReadyToSendWriteWithoutResponse Método

Definición

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
public static void IsReadyToSendWriteWithoutResponse (this CoreBluetooth.ICBPeripheralDelegate This, CoreBluetooth.CBPeripheral peripheral);
static member IsReadyToSendWriteWithoutResponse : CoreBluetooth.ICBPeripheralDelegate * CoreBluetooth.CBPeripheral -> unit

Parámetros

This
ICBPeripheralDelegate

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

peripheral
CBPeripheral
Atributos

Se aplica a