-
public class ReportSender.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static ReportSender.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final List<ReportSender>loadSenders(Context context, CoreConfiguration config)final <ERROR CLASS>hasForegroundSenders(Context context, CoreConfiguration config)final <ERROR CLASS>hasBackgroundSenders(Context context, CoreConfiguration config)-
-
Method Detail
-
loadSenders
final List<ReportSender> loadSenders(Context context, CoreConfiguration config)
-
hasForegroundSenders
final <ERROR CLASS> hasForegroundSenders(Context context, CoreConfiguration config)
-
hasBackgroundSenders
final <ERROR CLASS> hasBackgroundSenders(Context context, CoreConfiguration config)
-
-
-
-