PresenceResponse |
getPresence(Status status,
PresenceRequest request)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PACKAGE
public static final java.lang.String PACKAGE
- The package name for this service.
- See Also:
- Constant Field Values
LocalXMPPService
public LocalXMPPService()
start
public void start()
stop
public void stop()
init
public void init(LocalServiceContext context,
java.util.Map<java.lang.String,java.lang.String> properties)
getPackage
public java.lang.String getPackage()
getPresence
sendMessage
sendInvite
public XmppInviteResponse sendInvite(Status status,
XmppInviteRequest request)
sendPresence
|