다음을 통해 공유


CBPeripheralDelegate.IsReadyToSendWriteWithoutResponse(CBPeripheral) 메서드

정의

[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

매개 변수

peripheral
CBPeripheral
특성

적용 대상