InAppFrameDelegate

abstract class InAppFrameDelegate

InAppFrameで発生するイベントを委譲するためのクラスです。

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun shouldOpenURL(url: Uri): Boolean

InAppFrame内のアイテムがタップされた際に、URLをSDK側で自動的に処理するかどうか問い合わせます。