Compartir a través de


CBPeripheralManagerDelegate_Extensions.ServiceAdded Método

Definición

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

Parámetros

This
ICBPeripheralManagerDelegate

Instancia en la que opera este método de extensión.

peripheral
CBPeripheralManager
service
CBService
error
NSError

Se aplica a