StorylyMomentsEvent

enum StorylyMomentsEvent : Enum<StorylyMomentsEvent>

This enum represents all possible events that can be sent from Moments

Entries

StoryHeaderClicked
Link copied to clipboard

Sent if story header is clicked

StoryDeleteFailed
Link copied to clipboard

Sent if a fail occurs in story deletion

StoryCreateFailed
Link copied to clipboard

Sent if a fail occurs in story creation

StoryDeleted
Link copied to clipboard

Sent when a user deletes a story

StoryCreated
Link copied to clipboard

Sent when a user create at least one story

CameraOpened
Link copied to clipboard

Sent when camera is opened

GalleryOpened
Link copied to clipboard

Sent when media gallery is opened

UserStoryScreenClosed
Link copied to clipboard

Sent when users closes their own stories or the screen is dismissed

UserStoryScreenOpened
Link copied to clipboard

Sent when users open their own stories

CreateScreenClosed
Link copied to clipboard

Sent when a user closes a create story screen

CreateScreenOpened
Link copied to clipboard

Sent when a user opens a create story screen

Properties

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