次の方法で共有


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

適用対象