CBPeripheralDelegate_Extensions.ModifiedServices 方法

定义

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void ModifiedServices (this CoreBluetooth.ICBPeripheralDelegate This, CoreBluetooth.CBPeripheral peripheral, CoreBluetooth.CBService[] services);
static member ModifiedServices : CoreBluetooth.ICBPeripheralDelegate * CoreBluetooth.CBPeripheral * CoreBluetooth.CBService[] -> unit

参数

This
ICBPeripheralDelegate

此扩展方法操作的实例。

peripheral
CBPeripheral
services
CBService[]
属性

适用于