CBPeripheralDelegate_Extensions.WroteDescriptorValue Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public static void WroteDescriptorValue (this CoreBluetooth.ICBPeripheralDelegate This, CoreBluetooth.CBPeripheral peripheral, CoreBluetooth.CBDescriptor descriptor, Foundation.NSError error);
static member WroteDescriptorValue : CoreBluetooth.ICBPeripheralDelegate * CoreBluetooth.CBPeripheral * CoreBluetooth.CBDescriptor * Foundation.NSError -> unit
Paramètres
Instance sur laquelle cette méthode d’extension fonctionne.
- peripheral
- CBPeripheral
- descriptor
- CBDescriptor
- error
- NSError