DJI Mobile SDK Documentation

      class RTKChannelEnabledUpdatedCallback

      interface RTKChannelEnabledUpdatedCallback
      Package:dji.sdk.remotecontroller
      Description:

      Interface to receive the current RTK channel enabled from the remote controller that supporting multi-device pairing.

      Class Members:

      Callback Method

      method onRTKChannelEnabledUpdate
      void onRTKChannelEnabledUpdate(boolean enabled)
      Package:dji.sdk.remotecontroller
      Description:

      Method to receive the current RTK channel enabled from the remote controller that supporting multi-device pairing.

      Input Parameters:
      boolean enabledThe current RTK channel enabled.