CBPeripheralManagerDelegate_Extensions.ServiceAdded 方法

定义

public static void ServiceAdded (this CoreBluetooth.ICBPeripheralManagerDelegate This, CoreBluetooth.CBPeripheralManager peripheral, CoreBluetooth.CBService service, Foundation.NSError error);
static member ServiceAdded : CoreBluetooth.ICBPeripheralManagerDelegate * CoreBluetooth.CBPeripheralManager * CoreBluetooth.CBService * Foundation.NSError -> unit

参数

This
ICBPeripheralManagerDelegate

此扩展方法在其上运行的实例。

peripheral
CBPeripheralManager
service
CBService
error
NSError

适用于