C# Класс Goedel.MeshConnect.WaitToComplete

Наследование: _Data_WaitToComplete
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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

Описание методов

Check() публичный Метод

Check to see if the connection request was approved.
public Check ( ) : bool
Результат bool

Enter() публичный Метод

Setup page, present the fingerprint of this device and the profile we are attempting to connect to.
public Enter ( ) : void
Результат void

WaitToComplete() публичный Метод

public WaitToComplete ( ConnectProfile Data ) : System
Data ConnectProfile
Результат System