C# Class WebWeChat.Im.Module.Impl.LoginModule

Inheritance: WeChatModule, ILoginModule
Afficher le fichier Open project: huoshan12345/iQQ.Net

Méthodes publiques

Méthode Description
BeginSyncCheck ( ) : void
Login ( ActionEventListener listener = null ) : Task
LoginModule ( IWeChatContext context ) : System

Method Details

BeginSyncCheck() public méthode

public BeginSyncCheck ( ) : void
Résultat void

Login() public méthode

public Login ( ActionEventListener listener = null ) : Task
listener ActionEventListener
Résultat Task

LoginModule() public méthode

public LoginModule ( IWeChatContext context ) : System
context IWeChatContext
Résultat System