Package ai.luciq.library.model
Interface Report.OnReportCreatedListener
-
- All Implemented Interfaces:
public interface Report.OnReportCreatedListener
-
-
Method Summary
Modifier and Type Method Description abstract voidonReportCreated(Report report)-
-
Method Detail
-
onReportCreated
abstract void onReportCreated(Report report)
-
-
-
-