int getState()
Get answer status.
boolean isLiveAnswer()
Query if the answer is live.
String getText()
Get answer content.
boolean isSenderMyself()
Query if the answer is myself.
String getQuestionID()
Get question id.
String getAnswerID()
Get the answer id.
String getSenderName()
Get the answer sender user name.
boolean isPrivate()
Query if the answer is private.
long getTimeStamp()
Get answer add timestamp.