interface PipelineConnectionListener |
| Package: | dji.v5.manager.mop |
Listener of pipline connection. Supported since MSDK 5.3.0
void onPipelineConnectionUpdate (Map<Integer,Pipeline> pipelineMap) |
| Package: | dji.v5.manager.mop |
When the map of connected pipelines changes, this method will be called back. Supported since MSDK 5.3.0
| Map<Integer,Pipeline> pipelineMap | Map of connected pipelines. |
{{searchCount}} Results