Project

General

Profile

Message

This object provides get methods for properties of a direct message.
NB: Direct messages differ from Tweets by the fact that they are not public but private message to a particular user.

getDate()

Returns the creation date of the Message

getId()

Returns the Id of the Message (as a String)

getRecipient()

Returns the recipient's screen name for this Message

getText()

Returns the text of this Message

getUser()

Returns the author's screen name of this Message