public class LeftChatParticipantContentImpl extends Object implements LeftChatParticipantContent
| Modifier and Type | Method and Description |
|---|---|
static LeftChatParticipantContent |
createLeftChatParticipantContent(org.json.JSONObject jsonObject) |
User |
getContent()
Gets the participant who left the chat
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypepublic static LeftChatParticipantContent createLeftChatParticipantContent(org.json.JSONObject jsonObject)
public User getContent()
getContent in interface LeftChatParticipantContentCopyright © 2017. All rights reserved.