Package com.whatsapp.api.domain.messages
Class VideoMessage
java.lang.Object
com.whatsapp.api.domain.messages.MediaMessage<VideoMessage>
com.whatsapp.api.domain.messages.VideoMessage
The type Video message.
-
Constructor Summary
-
Method Summary
Methods inherited from class com.whatsapp.api.domain.messages.MediaMessage
getId, getLink, setId, setLink
-
Constructor Details
-
VideoMessage
public VideoMessage()
-
-
Method Details
-
getCaption
Gets caption.- Returns:
- the caption
-
setCaption
Sets caption.- Parameters:
caption
- Optional. Describes the specified image, document, or video media. Do not use with audio or sticker media.- Returns:
- the caption
-