C# Class Goedel.MeshConnect.WaitToComplete

Inheritance: _Data_WaitToComplete
Afficher le fichier Open project: hallambaker/Mathematical-Mesh Class Usage Examples

Méthodes publiques

Méthode Description
Check ( ) : bool

Check to see if the connection request was approved.

Enter ( ) : void

Setup page, present the fingerprint of this device and the profile we are attempting to connect to.

WaitToComplete ( ConnectProfile Data ) : System

Method Details

Check() public méthode

Check to see if the connection request was approved.
public Check ( ) : bool
Résultat bool

Enter() public méthode

Setup page, present the fingerprint of this device and the profile we are attempting to connect to.
public Enter ( ) : void
Résultat void

WaitToComplete() public méthode

public WaitToComplete ( ConnectProfile Data ) : System
Data ConnectProfile
Résultat System