public class EventAttachmentHelper
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
EventAttachmentHelper.FileSizeExceededException |
Modifier and Type | Method and Description |
---|---|
static java.util.List<EventAttachment> |
getAttachments(VEvent event,
long maxBytes) |
static boolean |
hasBinaryAttachments(java.util.List<EventAttachment> attachments) |
public static boolean hasBinaryAttachments(java.util.List<EventAttachment> attachments)
public static java.util.List<EventAttachment> getAttachments(VEvent event, long maxBytes)
Copyright © 2021. All Rights Reserved.