public static class PresenceModule.BeforePresenceSendHandler.BeforePresenceSendEvent extends tigase.jaxmpp.core.client.eventbus.JaxmppEvent<PresenceModule.BeforePresenceSendHandler>
| Constructor and Description |
|---|
BeforePresenceSendEvent(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.xmpp.stanzas.Presence presence) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(PresenceModule.BeforePresenceSendHandler handler) |
tigase.jaxmpp.core.client.xmpp.stanzas.Presence |
getPresence() |
void |
setPresence(tigase.jaxmpp.core.client.xmpp.stanzas.Presence presence) |
public BeforePresenceSendEvent(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.xmpp.stanzas.Presence presence)
protected void dispatch(PresenceModule.BeforePresenceSendHandler handler) throws tigase.jaxmpp.core.client.exceptions.JaxmppException
dispatch in class tigase.jaxmpp.core.client.eventbus.Event<PresenceModule.BeforePresenceSendHandler>tigase.jaxmpp.core.client.exceptions.JaxmppExceptionpublic tigase.jaxmpp.core.client.xmpp.stanzas.Presence getPresence()
public void setPresence(tigase.jaxmpp.core.client.xmpp.stanzas.Presence presence)
Copyright © 2006–2015 Tigase. All rights reserved.