public static class DiscoveryModule.AccountFeaturesReceivedHandler.AccountFeaturesReceivedEvent extends JaxmppEvent<DiscoveryModule.AccountFeaturesReceivedHandler>
sessionObject| Constructor and Description |
|---|
AccountFeaturesReceivedEvent(SessionObject sessionObject,
IQ responseStanza,
String[] features) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispatch(DiscoveryModule.AccountFeaturesReceivedHandler handler)
Invokes handlers method.
|
getSessionObjectpublic AccountFeaturesReceivedEvent(SessionObject sessionObject, IQ responseStanza, String[] features)
public void dispatch(DiscoveryModule.AccountFeaturesReceivedHandler handler)
Eventdispatch in class Event<DiscoveryModule.AccountFeaturesReceivedHandler>handler - handlerCopyright © 2006–2018 Tigase. All rights reserved.