StorylyExternalViewListener

interface StorylyExternalViewListener

This interface is used to load 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
onLoad
Link copied to clipboard
abstract fun onLoad(externalView: StorylyExternalView)
toString
Link copied to clipboard
open fun toString(): String