public class Message extends Object
Messages can be acknowledged and deleted on the server to prevent constant sending.
public String getId()
public Date getDate()
public String getContent()
public void delete() throws IOException
IOException
- Thrown in case of any IO errorCopyright © 2012–2014 Battams, Derek. All rights reserved.