IBaseLoginService_Async

Overview

Location

Required Methods


beginLoginEx

 

method beginLoginEx(aLoginString: String; start: Boolean; callback: AsyncRequest): AsyncRequest

 

AsyncRequest beginLoginEx(String aLoginString, Boolean start, AsyncRequest callback)

Parameters:

  • aLoginString:
  • start:
  • callback:

beginLogout

 

method beginLogout(start: Boolean; callback: AsyncRequest): AsyncRequest

 

AsyncRequest beginLogout(Boolean start, AsyncRequest callback)

Parameters:

  • start:
  • callback:

endLoginEx

 

method endLoginEx(aAsyncRequest: AsyncRequest): Boolean

 

Boolean endLoginEx(AsyncRequest aAsyncRequest)

Parameters:

  • aAsyncRequest:

endLogout

 

method endLogout(aAsyncRequest: AsyncRequest)

 

void endLogout(AsyncRequest aAsyncRequest)

Parameters:

  • aAsyncRequest: