public interface Item
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Gets the item id.
|
String |
getNode()
Gets the associated node id.
|
Object |
getPayload()
Gets the payload.
|
String |
getPublisher()
Gets the publisher.
|
Object getPayload()
String getId()
String getNode()
String getPublisher()
Copyright © 2014–2017 XMPP.rocks. All rights reserved.