CR_RECORD_FILE_STATE enum
Values
- RFS_NoUpload → const CR_RECORD_FILE_STATE
- RFS_Uploading → const CR_RECORD_FILE_STATE
- RFS_Uploaded → const CR_RECORD_FILE_STATE
- RFS_UploadFail → const CR_RECORD_FILE_STATE
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
-
values
→ const List<
CR_RECORD_FILE_STATE> - A constant List of the values in this enum, in order of their declaration.