다음을 통해 공유


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

적용 대상