다음을 통해 공유


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

적용 대상