Interface DeepLinkOpener
-
- All Implemented Interfaces:
public interface DeepLinkOpeners.y.biryukov
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classDeepLinkOpener.Companion
-
Method Summary
Modifier and Type Method Description abstract UnitopenDeepLink(String deepLink, Integer requestCode)-
-
Method Detail
-
openDeepLink
abstract Unit openDeepLink(String deepLink, Integer requestCode)
-
-
-
-