다음을 통해 공유


CBPeripheralManager.RespondToRequest(CBATTRequest, CBATTError) 메서드

정의

[Foundation.Export("respondToRequest:withResult:")]
public virtual void RespondToRequest (CoreBluetooth.CBATTRequest request, CoreBluetooth.CBATTError result);
abstract member RespondToRequest : CoreBluetooth.CBATTRequest * CoreBluetooth.CBATTError -> unit
override this.RespondToRequest : CoreBluetooth.CBATTRequest * CoreBluetooth.CBATTError -> unit

매개 변수

request
CBATTRequest
result
CBATTError
특성

적용 대상