Interface DetailsEmittingDelegate
-
- All Implemented Interfaces:
@RestrictTo(value = {RestrictTo.Scope.LIBRARY_GROUP}) public interface DetailsEmittingDelegate
-
-
Method Summary
Modifier and Type Method Description abstract Flow<ActionComponentData>getDetailsFlow()-
-
Method Detail
-
getDetailsFlow
abstract Flow<ActionComponentData> getDetailsFlow()
-
-
-
-