| dji.sdk.Camera.DJICamera.CameraUpdatedSDCardStateCallback |
This interface provides general information and current statuses on the SD card.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract void | onResult(DJICamera.CameraSDCardState state) Callback using the SD Card state of the camera. | ||||||||||
Callback using the SD Card state of the camera.
| state | The SDCard state of camera |
|---|