| Package | Description |
|---|---|
| abs.ixi.client.xmpp.packet |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractIQContent
Abstract implemntation of of
IQContent. |
class |
IQInbandClose |
class |
IQInbandData |
class |
IQInbandOpen |
class |
IQPing |
class |
IQPushRegistration
This is an extension packet used to send device push notification
registration id to server.
|
class |
IQQuery |
class |
IQResourceBind |
class |
IQVCardContent |
| Modifier and Type | Method and Description |
|---|---|
IQContent |
IQ.getContent() |
| Modifier and Type | Method and Description |
|---|---|
void |
IQ.setContent(IQContent content) |
| Constructor and Description |
|---|
IQ(String id,
IQ.IQType type,
IQContent content) |
Copyright © 2019. All rights reserved.