interface AppActivationStateListener |
Package: | dji.common.realname |
An interface for obtaining AppActivationState
.
void onUpdate(AppActivationState state) |
Package: | dji.common.realname |
Called when the App Activation state changes.
AppActivationState state | The App Activation state. Use this state to check if login is required to unrestrict the flight limitation. |
{{searchCount}} Results