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