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