| mobisocial.omlib.interfaces.Sendable |
Represents a data object that can be sent through the Omlet network.
See SendUtils for creating common sendable types.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract List<BlobReferenceObj> | getAttachments() | ||||||||||
| abstract byte[] | getBody() | ||||||||||
| abstract byte[] | getId() | ||||||||||
| abstract String | getType() | ||||||||||