com.supermap.onlineservices
Interface OnlineService.LoginCallback
-
- Enclosing class:
- OnlineService
public static interface OnlineService.LoginCallbackThe login callback interface for verifying users' login.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidloginFailed(java.lang.String errInfo)Failed LoginvoidloginSuccess()successful login
-