Cause

enum Cause : Enum<Status.NotRecording.Cause>

Entries

Link copied to clipboard

Recording have not been started.

Link copied to clipboard

Recording was stopped.

Link copied to clipboard

The device's Android sdk is below supported minimum.

Link copied to clipboard

The project reached its limits, for example, number of session per month was reached.

Link copied to clipboard

The device's storage is too low to start recording.

Link copied to clipboard

It was impossible to start the recording because the internal database could not be open, or another internal error occurred.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int