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[]

适用于