共用方式為


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
屬性

適用於