public class LineOutboundMessageDto extends OutboundMessageDto
Modifier and Type | Field and Description |
---|---|
protected String |
mediaContentPreviewImageUrl |
protected String |
mediaContentUrl |
businessAccountId, content, externalUserId, mediaId, messageId, type
Constructor and Description |
---|
LineOutboundMessageDto() |
Modifier and Type | Method and Description |
---|---|
String |
getMediaContentPreviewImageUrl() |
String |
getMediaContentUrl() |
void |
setMediaContentPreviewImageUrl(String mediaContentPreviewImageUrl) |
void |
setMediaContentUrl(String mediaContentUrl) |
getBusinessAccountId, getContent, getExternalUserId, getMediaId, getMessageId, getType, setBusinessAccountId, setContent, setExternalUserId, setMediaId, setMessageId, setType
protected String mediaContentUrl
protected String mediaContentPreviewImageUrl
public String getMediaContentUrl()
public void setMediaContentUrl(String mediaContentUrl)
public String getMediaContentPreviewImageUrl()
public void setMediaContentPreviewImageUrl(String mediaContentPreviewImageUrl)