Class: Pinnacle::MediaType
- Inherits:
-
Object
- Object
- Pinnacle::MediaType
- Defined in:
- lib/rcs/types/media_type.rb
Overview
The type of media being sent
Constant Summary collapse
- TEXT =
"text"- IMAGE =
"image"- VIDEO =
"video"- AUDIO =
"audio"- FILE =
"file"