public interface IQRequestHandler
XMPPConnection.registerIQRequestHandler(IQRequestHandler)
.AbstractIqRequestHandler
Modifier and Type | Interface and Description |
---|---|
static class |
IQRequestHandler.Mode |
Modifier and Type | Method and Description |
---|---|
String |
getElement() |
IQRequestHandler.Mode |
getMode() |
String |
getNamespace() |
IQ.Type |
getType() |
IQ |
handleIQRequest(IQ iqRequest) |
Copyright © 2015 Ignite Realtime. All rights reserved.