| Package | Description |
|---|---|
| com.echomine.jabber |
| Modifier and Type | Method and Description |
|---|---|
void |
JabberPresenceService.acceptSubscribe(JabberPresenceMessage msg)
when you receive a subscribe message, you may pass that subscribe message to this
method to accept the subscription.
|
void |
JabberPresenceService.denySubscribe(JabberPresenceMessage msg)
Takes a subscription request message and uses it to return a reply that declines the subscription request.
|
Copyright © 2001-2005 Echomine. All Rights Reserved.