interface Callback |
| Package: | dji.common.flightcontroller.rtk |
Callback that receives the network service state.
void onNetworkServiceStateUpdate(NetworkServiceState networkServiceState) |
| Package: | dji.common.flightcontroller.rtk |
Called when the network service state has been updated.
| NetworkServiceState networkServiceState | The state of the network service. |
{{searchCount}} Results