Class Audio
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.whatsapp.platform.send.Media
com.restfb.types.whatsapp.platform.send.Audio
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setCaption
(String caption) void
setFilename
(String filename) Methods inherited from class com.restfb.types.whatsapp.platform.send.Media
as, getCaption, getFilename, getId, getLink, getProvider, setProvider
Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
Audio
-
Audio
-
-
Method Details
-
setCaption
- Overrides:
setCaption
in classMedia
-
setFilename
- Overrides:
setFilename
in classMedia
-