class WlmDongleInfo
class WlmDongleInfo implements DJIValue , JNIProguardKeepTag , ByteStream
Package: dji.sdk.keyvalue.value.airlink
Description:
LTE dongle status.
Class Members:
method getSn
Package: dji.sdk.keyvalue.value.airlink
Description:
Gets the Dongle SN。
Return:
String Returns the Dongle SN。
method getIsNeedUpgrade
Boolean getIsNeedUpgrade ()
Package: dji.sdk.keyvalue.value.airlink
Description:
Get whether Dongle needs to be upgraded. MSDK currently does not support Dongle upgrade. If you need to upgrade, please use the DJI official App to upgrade.
Return:
Boolean Returns whether Dongle needs to be upgraded.
method getIsSimCardInserted
Boolean getIsSimCardInserted ()
Package: dji.sdk.keyvalue.value.airlink
Description:
Get whether the SIM card is inserted.
Return:
Boolean Returns whether the SIM card is inserted.
method getWorkState
WlmDongleWorkState getWorkState ()
Package: dji.sdk.keyvalue.value.airlink
Description:
Gets the working status of LTE Dongle.
Return:
method getVersion
Package: dji.sdk.keyvalue.value.airlink
Description:
Gets the version of the LTE Dongle.
Return:
String Returns the version of the LTE Dongle.