public class BlenderContent extends Object
Constructor and Description |
---|
BlenderContent() |
Modifier and Type | Method and Description |
---|---|
void |
addAttachment(byte[] attachment) |
void |
clearAttachments() |
byte[] |
getAttachment(int i) |
int |
getNumberOfAttachments() |
String |
getText() |
String |
setText(String newText)
Set the message text of the blender content.
|
public void addAttachment(byte[] attachment)
public void clearAttachments()
public byte[] getAttachment(int i)
public int getNumberOfAttachments()
public String setText(String newText)
Set the message text of the blender content.
newText
- the text to be setpublic String getText()
Copyright © 2023. All rights reserved.