DJI Mobile SDK Documentation

      class MultiControlLostControlInfo

      class MultiControlLostControlInfo implements DJIValue, JNIProguardKeepTag, ByteStream
      Package:dji.sdk.keyvalue.value.remotecontroller
      Description:

      This class is used to define the information returned when the device with the control right loses connection.

      Class Members:
      method
      method getType
      MultiControlChannel getType()
      Package:dji.sdk.keyvalue.value.remotecontroller
      Description:

      Return channel type of the device that lost connection.

      Return:
      MultiControlChannelReturn channel type of the device that lost connection.
      method
      method getValue
      List<MultiControlAuthorityTypeInfo> getValue()
      Package:dji.sdk.keyvalue.value.remotecontroller
      Description:

      Return control type of the device that lost connection.

      Return:
      List<MultiControlAuthorityTypeInfo>Return control type of the device that lost connection.