Uses of Record Class
dev.dokimos.server.client.DokimosServerReporter.ItemDeliveryFailure
Packages that use DokimosServerReporter.ItemDeliveryFailure
-
Uses of DokimosServerReporter.ItemDeliveryFailure in dev.dokimos.server.client
Method parameters in dev.dokimos.server.client with type arguments of type DokimosServerReporter.ItemDeliveryFailureModifier and TypeMethodDescriptionDokimosServerReporter.Builder.onItemDeliveryFailure(Consumer<DokimosServerReporter.ItemDeliveryFailure> onItemDeliveryFailure) Callback invoked when a batch of items is permanently dropped after all delivery retries.