DeepLinkModule

ディープリンク処理をフックするためのモジュールタイプです。

サブモジュールと連携するために用意している機能であり、通常利用で使用することはありません。

Properties

Link copied to clipboard
abstract val name: String

モジュール名

Functions

Link copied to clipboard
abstract fun handle(intent: Intent?)

ディープリンクを処理します。