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

��¼ģ�飬�����¼���˳�

Inheritance: QQModule, ILoginModule
Mostrar archivo Open project: huoshan12345/iQQ.Net

Public Methods

Method Description
BeginPoll ( ) : void
Login ( ActionEventListener listener ) : Task
LoginModule ( IQQContext context ) : System

Method Details

BeginPoll() public method

public BeginPoll ( ) : void
return void

Login() public method

public Login ( ActionEventListener listener ) : Task
listener ActionEventListener
return Task

LoginModule() public method

public LoginModule ( IQQContext context ) : System
context IQQContext
return System