다음을 통해 공유


CBPeripheralDelegate_Extensions.IsReadyToSendWriteWithoutResponse 메서드

정의

[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

매개 변수

This
ICBPeripheralDelegate

이 확장 메서드가 작동하는 인스턴스입니다.

peripheral
CBPeripheral
특성

적용 대상