次の方法で共有


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

適用対象