class DJIUASRemoteIDStatus
@interface DJIUASRemoteIDStatus : NSObject
|
| Header: | DJIUASRemoteIDManager.h |
| Inherits From: | NSObject |
Description:
The remote identification status listener of the drone.
Class Members:
property remoteIDWorkingState
@property (nonatomic, readonly) DJIRemoteIDWorkingState remoteIDWorkingState
|
| Header: | DJIUASRemoteIDManager.h |
Description:
Returns the working state of UAS remote identification(RID).
See Also:
DJIRemoteIDWorkingState
property isBroadcastRemoteIdEnabled
@property (nonatomic, readonly) BOOL isBroadcastRemoteIdEnabled
|
| Header: | DJIUASRemoteIDManager.h |
Description:
Returns whether the RID broadcast function of the drone is enabled.