Enum MediaType
- Namespace
- Geotab.Checkmate.ObjectModel.Files
- Assembly
- Geotab.Checkmate.ObjectModel.dll
The type of a MediaFile.
public enum MediaType
- Extension Methods
Fields
Application = 3
Application file type.
BinaryData = 4
Binary file type used for messages.
Image = 2
Image file type.
Unknown = 0
Unknown file type.
Video = 1
Video file type.