| Modifier and Type | Method and Description |
|---|---|
List<MessageEntity> |
TextContent.getEntities()
Gets the list of MessageEntity objects that this TextContent contains
|
| Modifier and Type | Method and Description |
|---|---|
List<MessageEntity> |
Game.getTextEntities()
Gets the list of MessageEntity objects that this GameContents text contains
|
| Modifier and Type | Method and Description |
|---|---|
List<MessageEntity> |
TextContentImpl.getEntities() |
| Modifier and Type | Class and Description |
|---|---|
class |
MessageEntityImpl |
| Modifier and Type | Method and Description |
|---|---|
static MessageEntity |
MessageEntityImpl.createMessageEntity(org.json.JSONObject jsonObject) |
| Modifier and Type | Method and Description |
|---|---|
List<MessageEntity> |
GameImpl.getTextEntities() |
Copyright © 2017. All rights reserved.