CBPeripheralDelegate.IsReadyToSendWriteWithoutResponse(CBPeripheral) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
[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