InlineInAppViewListener

Functions

Link copied to clipboard
abstract fun onInlineInAppLoaded()
This method is called to notify you that an inline in-app was loaded and has been added to the view
Link copied to clipboard
abstract fun onInlineInAppViewChangedSize(width: Int, height: Int)
This method is called to notify you that an inline in-app view size has been changed
Link copied to clipboard
This method is called to notify you that an inline in-app view has been closed by the user