Moments Listener
This listener represents the protocol which notifies application when an event occurs in Storyly Moments.
Functions
This function will let you know that a user clicked CTA Link preview on CTA editor. You can show your custom web view on this callback. You should set isCustomPreviewView to true in MomentsLinkCTAConfig in order to use this function
This function will notify your application in case trying to create a Text or CTA Link interactive.
This function will notify you when user closes the Story creator.
This function will notify you when user opens the media gallery to create a Moments story or when user is directed to upload screen with imported media
This function will notify your application in case CTA action.
This function will notify you when user closes the preview of own stories
This function will notify you when user stories are loaded
This function will notify you when loading of user stories is failed
This function will notify you when user wants to preview own stories
This function will let you know that a user clicked an analytic button of a Storyly Moments story. You can show your custom view on this callback for impressions and likes. You should set isCustomAnalyticsView to true in MomentsThemeConfig in order to use this function
This function will let you know that a user clicked header icon of a Storyly Moments story
This function will notify you about all Storyly Moments events and let you to send these events to specific data platforms