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