CBPeripheralDelegate.IsReadyToSendWriteWithoutResponse(CBPeripheral) Método

Definición

[Foundation.Export("peripheralIsReadyToSendWriteWithoutResponse:")]
[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 virtual void IsReadyToSendWriteWithoutResponse (CoreBluetooth.CBPeripheral peripheral);
abstract member IsReadyToSendWriteWithoutResponse : CoreBluetooth.CBPeripheral -> unit
override this.IsReadyToSendWriteWithoutResponse : CoreBluetooth.CBPeripheral -> unit

Parámetros

peripheral
CBPeripheral
Atributos

Se aplica a