次の方法で共有


CBPeripheralManagerDelegate_Extensions.WriteRequestsReceived メソッド

定義

public static void WriteRequestsReceived (this CoreBluetooth.ICBPeripheralManagerDelegate This, CoreBluetooth.CBPeripheralManager peripheral, CoreBluetooth.CBATTRequest[] requests);
static member WriteRequestsReceived : CoreBluetooth.ICBPeripheralManagerDelegate * CoreBluetooth.CBPeripheralManager * CoreBluetooth.CBATTRequest[] -> unit

パラメーター

This
ICBPeripheralManagerDelegate

この拡張メソッドが動作するインスタンス。

peripheral
CBPeripheralManager
requests
CBATTRequest[]

適用対象