StorylyExternalViewProvider

interface StorylyExternalViewProvider

This interface is used as an entrance for the external view

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
onRequest
Link copied to clipboard
abstract fun onRequest(externalViewListener: StorylyExternalViewListener)
toString
Link copied to clipboard
open fun toString(): String