public interface Attachment
| Modifier and Type | Method and Description |
|---|---|
User |
creator()
This attahment's creator.
|
String |
name()
This attachment's name.
|
String name()
User creator() throws IOException, UnauthorizedException
IOException - if the server is unavailableUnauthorizedException - if the user's Login is not authorized to perform this
operationCopyright © 2017–2018 George Aristy. All rights reserved.