class IntelligentBoxInfoListener
interface IntelligentBoxInfoListener
|
Package: | dji.v5.manager.aircraft.aibox |
Description:
Listener of intelligent box basic information.
Supported since MSDK 5.15.0
Class Members:
method onBoxInfoUpdate
void onBoxInfoUpdate(IntelligentBoxInfo info)
|
Package: | dji.v5.manager.aircraft.aibox |
Description:
When the intelligent basic information changes, this method will be called back.
Supported since MSDK 5.15.0
method onBoxAppInfoUpdate
void onBoxAppInfoUpdate(List<IntelligentBoxAppInfo> infos)
|
Package: | dji.v5.manager.aircraft.aibox |
Description:
When the intelligent box app basic information changes, this method will be called back.
Supported since MSDK 5.15.0