Class ExtKt
-
- All Implemented Interfaces:
public final class ExtKt
-
-
Method Summary
Modifier and Type Method Description final static UnitopenDeepLink(Activity $self, Integer requestCode, String deeplink)final static UnitopenWebLink(Activity $self, String url)-
-
Method Detail
-
openDeepLink
final static Unit openDeepLink(Activity $self, Integer requestCode, String deeplink)
-
openWebLink
final static Unit openWebLink(Activity $self, String url)
-
-
-
-