-
public final class MediaFileAn uploaded file.
-
-
Constructor Summary
Constructors Constructor Description MediaFile(String url, String name, SendAttachment.AttachmentType type)
-
Method Summary
Modifier and Type Method Description final Stringcomponent1()final Stringcomponent2()final SendAttachment.AttachmentTypecomponent3()final MediaFilecopy(String url, String name, SendAttachment.AttachmentType type)final StringgetUrl()final StringgetName()final SendAttachment.AttachmentTypegetType()-
-
Constructor Detail
-
MediaFile
MediaFile(String url, String name, SendAttachment.AttachmentType type)
-
-
Method Detail
-
component1
final String component1()
-
component2
final String component2()
-
component3
final SendAttachment.AttachmentType component3()
-
copy
final MediaFile copy(String url, String name, SendAttachment.AttachmentType type)
-
getType
final SendAttachment.AttachmentType getType()
-
-
-
-