openStory

fun openStory(storyGroupId: String, storyId: String? = null, play: PlayMode = PlayMode.Default): Boolean

This function allows you to open a specific story using story group id and story id.

Parameters

storyGroupId

Story group id of the story to be opened

storyId

Story id of the story to be opened

play

Preview mode of stories

fun openStory(payload: Uri): Boolean

This function allows you to open using deeplink uri.

Parameters

payload

Intent data which includes storyly as host