프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AccountName | string | ||
CurrentDialog | |||
DevProfile | SignedDeviceProfile | ||
Device1 | string | ||
Device1Description | string | ||
DoLocal | bool | ||
InvalidInput | string | ||
MeshClient | MeshClient | ||
Portal | string | ||
SignedPersonalProfile | SignedPersonalProfile | ||
UDF | string | ||
Wizard |
메소드 | 설명 | |
---|---|---|
CompleteConnect ( ) : bool |
Attempt to complete the connection
|
|
ConnectProfile ( |
||
GetAccount ( string Portal, string Account ) : string |
Create a MeshClient for the specified portal and request the specified account.
|
|
Initialize ( ) : void |
Initialize the class, called once when dialog is created.
|
|
InstallMail ( PersonalProfile PersonalProfile, string ID ) : void | ||
Navigate ( Goedel Dialog ) : void |
Navigate to a new dialog.
|
|
PostConnect ( ) : bool |
Post the connection request
|
public ConnectProfile ( |
||
Wizard | ||
리턴 | System |
public GetAccount ( string Portal, string Account ) : string | ||
Portal | string | Mesh Portal. |
Account | string | Mesh Account. |
리턴 | string |
public InstallMail ( PersonalProfile PersonalProfile, string ID ) : void | ||
PersonalProfile | PersonalProfile | |
ID | string | |
리턴 | void |
public SignedPersonalProfile SignedPersonalProfile | ||
리턴 | SignedPersonalProfile |