DJI Mobile SDK Documentation

      class BoundDevice

      final class BoundDevice
      Package:dji.sdk.flighthub.model
      Description:

      The device bound in DJI FlightHub.

      Class Members:
      method
      method getSn
      String getSn()
      Package:dji.sdk.flighthub.model
      Description:

      Gets the serial number of the device.

      Return:
      StringSerial number of the device.
      method
      method getName
      String getName()
      Package:dji.sdk.flighthub.model
      Description:

      Gets device name.

      Return:
      StringName of the device.
      method
      method getModel
      String getModel()
      Package:dji.sdk.flighthub.model
      Description:

      Gets device model.

      Return:
      StringModel of the device.