Interface IntentHandlingDelegate
-
- All Implemented Interfaces:
@RestrictTo(value = {RestrictTo.Scope.LIBRARY_GROUP}) public interface IntentHandlingDelegate
-
-
Method Summary
Modifier and Type Method Description abstract UnithandleIntent(Intent intent)-
-
Method Detail
-
handleIntent
abstract Unit handleIntent(Intent intent)
-
-
-
-