Class ClientAttachment
-
- All Implemented Interfaces:
public final class ClientAttachment extends ClientMessage
-
-
Field Summary
Fields Modifier and Type Field Description private final Stringurlprivate final ClientAttachmentTypetypeprivate final ClientEventTypeeventTypeprivate Longdelay
-
Constructor Summary
Constructors Constructor Description ClientAttachment(String url, ClientAttachmentType type)
-
Method Summary
Modifier and Type Method Description final StringgetUrl()final ClientAttachmentTypegetType()-
-
Constructor Detail
-
ClientAttachment
ClientAttachment(String url, ClientAttachmentType type)
-
-
Method Detail
-
getType
final ClientAttachmentType getType()
-
-
-
-