storyly
/
com.appsamurai.storyly
/
StoryType
Story
Type
enum
StoryType
:
Enum
<
StoryType
>
Content copied to clipboard
This enum class represents the type of a story content
Entries
Types
Properties
Entries
Ad
Link copied to clipboard
Ad
()
Content copied to clipboard
Denotes the type of the story is an Ad View
Vod
Link copied to clipboard
Vod
()
Content copied to clipboard
Denotes the type of the story is Interactive Video on Demand
Video
Link copied to clipboard
Video
()
Content copied to clipboard
Denotes the type of the story is Video
Image
Link copied to clipboard
Image
()
Content copied to clipboard
Denotes the type of the story is Image
Unknown
Link copied to clipboard
Unknown
()
Content copied to clipboard
Unidentified story type
Types
StoryTypeDeserializer
Link copied to clipboard
object
StoryTypeDeserializer
:
KSerializer
<
StoryType
>
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard