dji.sdk.base.DJIBaseProduct.DJIBaseProductListener |
Receives notifications of component and product connectivity changes.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void |
onComponentChange(DJIBaseProduct.DJIComponentKey key, DJIBaseComponent oldComponent, DJIBaseComponent newComponent)
Called when a component object changes.
| ||||||||||
abstract void |
onProductConnectivityChanged(boolean isConnected)
Called when connectivity status changes for the base product.
|
Called when a component object changes.
Called when connectivity status changes for the base product.