|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Message | |
|---|---|
| de.geomobile.joined.api.client | This package contains classes for the seamless integration of the Joined functionality into your own application. |
| de.geomobile.joined.api.service | This package contains classes for the internal communication with the Joined server. |
| Uses of Message in de.geomobile.joined.api.client |
|---|
| Methods in de.geomobile.joined.api.client that return types with arguments of type Message | |
|---|---|
List<Message> |
JoinedClient.getMessages(User user)
|
abstract List<Message> |
AbstractJoinedClient.getMessages(User user)
This method returns a list of all available message from the inbox of the logged in user. |
| Uses of Message in de.geomobile.joined.api.service |
|---|
| Methods in de.geomobile.joined.api.service that return types with arguments of type Message | |
|---|---|
List<Message> |
JSONParser.getMessages(String jsonString)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||