DJI Mobile SDK Documentation

      class CustomButtonTags

      @EXClassNullAway
      class CustomButtonTags
      Package:dji.common.remotecontroller
      SDK Key:RemoteControllerKey.CUSTOM_BUTTON_TAGS
      Description:

      Tags for C1 and C2 buttons on the remote controller

      Class Members:
      method getC1ButtonTag
      short getC1ButtonTag()
      Package:dji.common.remotecontroller
      Description:

      Button tag for custom button 2.

      Return:
      shortValue that is the tag
      method getC2ButtonTag
      short getC2ButtonTag()
      Package:dji.common.remotecontroller
      Description:

      Button tag for custom button 2

      Return:
      shortValue that is the tag
      method getC3ButtonTag
      short getC3ButtonTag()
      Package:dji.common.remotecontroller
      Description:

      Button tag for custom button 3

      Return:
      shortValue that is the tag
      class