ThetaState

constructor(fingerprint: String?, batteryLevel: Float?, storageUri: String?, storageID: String?, captureStatus: ThetaRepository.CaptureStatusEnum?, recordedTime: Int?, recordableTime: Int?, capturedPictures: Int?, compositeShootingElapsedTime: Int?, latestFileUrl: String?, chargingState: ThetaRepository.ChargingStateEnum?, apiVersion: Int?, isPluginRunning: Boolean?, isPluginWebServer: Boolean?, function: ThetaRepository.ShootingFunctionEnum?, isMySettingChanged: Boolean?, currentMicrophone: ThetaRepository.MicrophoneOptionEnum?, isSdCard: Boolean?, cameraError: List<ThetaRepository.CameraErrorEnum>?, isBatteryInsert: Boolean?, externalGpsInfo: ThetaRepository.StateGpsInfo?, internalGpsInfo: ThetaRepository.StateGpsInfo?, boardTemp: Int?, batteryTemp: Int?)