Interface RedirectableDelegate
-
- All Implemented Interfaces:
@RestrictTo(value = {RestrictTo.Scope.LIBRARY_GROUP}) public interface RedirectableDelegate
-
-
Method Summary
Modifier and Type Method Description abstract UnitsetOnRedirectListener(Function0<Unit> listener)-
-
Method Detail
-
setOnRedirectListener
abstract Unit setOnRedirectListener(Function0<Unit> listener)
-
-
-
-