CBPeripheralManagerServiceEventArgs Classe
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.
Fournit des données pour l'événement ServiceAdded.
public class CBPeripheralManagerServiceEventArgs : EventArgs
type CBPeripheralManagerServiceEventArgs = class
inherit EventArgs
- Héritage
-
CBPeripheralManagerServiceEventArgs
Constructeurs
CBPeripheralManagerServiceEventArgs(CBService, NSError) |
Initialise une nouvelle instance de la classe CBPeripheralManagerServiceEventArgs. |
Propriétés
Error |
Fournit des données pour l'événement ServiceAdded. |
Service |
Fournit des données pour l'événement ServiceAdded. |