class UserAccountInfo
Package: | dji.common.flightcontroller.accesslocker |
Description:
The class represents the user account information of the access locker.
Class Members:
method UserAccountInfo
UserAccountInfo(String username, String securityCode)
|
Package: | dji.common.flightcontroller.accesslocker |
Description:
Constructor method for the UserAccountInfo.
String username | The user account name. |
String securityCode | The security code of the user account. |
method getUsername
Package: | dji.common.flightcontroller.accesslocker |
Description:
Gets the user name.
Return:
method getSecurityCode
Package: | dji.common.flightcontroller.accesslocker |
Description:
Gets the security code of the account.
Return: