Package | Description |
---|---|
net.hockeyapp.android.objects | |
net.hockeyapp.android.tasks | |
net.hockeyapp.android.views |
Modifier and Type | Method and Description |
---|---|
List<FeedbackAttachment> |
FeedbackMessage.getFeedbackAttachments() |
Modifier and Type | Method and Description |
---|---|
void |
FeedbackMessage.setFeedbackAttachments(List<FeedbackAttachment> feedbackAttachments) |
Modifier and Type | Method and Description |
---|---|
void |
AttachmentDownloader.download(FeedbackAttachment feedbackAttachment,
AttachmentView attachmentView) |
Modifier and Type | Method and Description |
---|---|
FeedbackAttachment |
AttachmentView.getAttachment() |
Constructor and Description |
---|
AttachmentView(android.content.Context context,
android.view.ViewGroup parent,
FeedbackAttachment attachment,
boolean removable) |
Copyright © 2015. All Rights Reserved.