public class MessageCountResponse extends BshResponse implements IBshResponse
| Modifier and Type | Class and Description |
|---|---|
class |
MessageCountResponse.Count
JSON Count Object (Nachrichten)
|
| Constructor and Description |
|---|
MessageCountResponse()
Standardkonstruktor
|
| Modifier and Type | Method and Description |
|---|---|
MessageCountResponse.Count |
getMsgCount()
Liefert die Anzahl an neuen Nachrichten.
|
getErrors, getStatusclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStatuspublic MessageCountResponse.Count getMsgCount()