Help Center/
Meeting/
Client SDK Reference/
Android SDK/
APIs/
Account Operations/
Obtaining a Login Token
Updated on 2025-07-28 GMT+08:00
Obtaining a Login Token
1
|
HWMBizSdk.getBizOpenApi().getAccessToken(); |
API Description
This API is used to obtain a user login token.
Method Definition
1 2 3 4 5 |
/** * Obtain a login token. * @return accessToken */ String getAccessToken(); |
Parameter Description
None
Return Values
User login token.
Sample Code
1
|
String accessToken = HWMBizSdk.getBizOpenApi().getAccessToken(); |
Parent topic: Account Operations
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot