Uses of Interface
no.digipost.api.client.delivery.OngoingDelivery.SendableWithPrintFallback
Packages that use OngoingDelivery.SendableWithPrintFallback
-
Uses of OngoingDelivery.SendableWithPrintFallback in no.digipost.api.client.delivery
Methods in no.digipost.api.client.delivery that return OngoingDelivery.SendableWithPrintFallbackModifier and TypeMethodDescriptionOngoingDelivery.WithPrintFallback.addContent(Document document, byte[] content, byte[] printContent) Laster opp innhold til et dokument med alternativt innhold for print, hvor sistnevnte må være PDF.OngoingDelivery.WithPrintFallback.addContent(Document document, InputStream content, InputStream printContent) Laster opp innhold til et dokument med alternativt innhold for print, hvor sistnevnte må være PDF.