Condividi tramite


CBPeripheralManagerDelegate_Extensions.ServiceAdded Metodo

Definizione

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

Parametri

This
ICBPeripheralManagerDelegate

Istanza in cui funziona questo metodo di estensione.

peripheral
CBPeripheralManager
service
CBService
error
NSError

Si applica a