|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DBusException | |
|---|---|
| net.java.sip.communicator.impl.galagonotification | |
| Uses of DBusException in net.java.sip.communicator.impl.galagonotification |
|---|
| Methods in net.java.sip.communicator.impl.galagonotification that throw DBusException | |
|---|---|
static long |
GalagoNotification.dbus_bus_get_session()
Connects to the DBUS_BUS_SESSION D-Bus bus daemon and registers with it. |
static String[] |
GalagoNotification.getCapabilities(long connection)
Invokes org.freedesktop.Notifications.GetCapabilities through the specified DBusConnection in order to retrieve the optional capabilities supported by the freedesktop.org Desktop Notifications server. |
static long |
GalagoNotification.notify(long connection,
String appName,
long replacesId,
BufferedImage icon,
String summary,
String body,
int expireTimeout)
Invokes org.freedesktop.Notifications.Notify through the specified DBusConnection in order to send a notification to the freedesktop.org Desktop Notifications server. |
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||