◆ getAnswerContent
| - (NSString*) getAnswerContent |
|
|
|
Get the answer content.
- Returns
- If the function succeeds, the return value is the content of the current answer.
◆ getAnswerID
| - (NSString*) getAnswerID |
|
|
|
Get the answer ID.
- Returns
- If the function succeeds, the return value is the ID of the current answer.
◆ getQuestionId
| - (NSString*) getQuestionId |
|
|
|
Get the question ID.
- Returns
- If the function succeeds, the return value is the questionID.
◆ getSendName
| - (NSString*) getSendName |
|
|
|
Get the senderName of the send answer.
- Returns
- If the function succeeds, the return value is the name of the person answering the question.
◆ getTimeStamp
Get the timestamps of the current answer.
- Returns
- If the function succeeds, the return value is the timestamps of the current answer.
◆ isLiveAnswer
Get the answer is live.
- Returns
- If return Yes means the answer is live.
◆ isPrivate
Get the answer is private.
- Returns
- If return Yes means the answer is private.
◆ isSenderMyself
Get the question answer is send myself.
- Returns
- If return Yes means the answer is send by self.
The documentation for this class was generated from the following file: