InstanceMethods
login(username, password, isPush?, device?): Promise
引数:
| Name |
Type |
Description |
| username |
String |
|
| password |
String |
|
| isPush? |
Boolean |
|
| device? |
Device |
|
Return:
Type: Promise
logout() -> Promise
Return:
Type: Promise
isLogined() -> Boolean
Return:
Type: Boolean
getAnonymousToken(device?) -> Promise
| Name |
Type |
Description |
| device? |
Device |
|
Return:
Type: Promise