interface UserAccountStateChangeListener |
Package: | dji.sdk.useraccount |
Receive user account state and user account information of the user account manager.
void onUserAccountStateChanged(UserAccountState state, UserAccountInformation information) |
Package: | dji.sdk.useraccount |
Called when the user account manager update the user account information.
UserAccountState state | Provides the user account states. |
UserAccountInformation information | Provides the account information of the user account. |
{{searchCount}} Results