opensolaris man page for purple-send-async

Query: purple-send-async

OS: opensolaris

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

purple-send-async(1)						   User Commands					      purple-send-async(1)

NAME
purple-send-async - calls purple API functions using DBus.
SYNOPSIS
purple-send-async method-name [type1:value1] [type2:value2] ...
DESCRIPTION
This program calls purple API functions using DBus. As opposed to purple-send, it does not print the return value. If you wnat to print the return value, use purple-send. This shell script just invokes dbus-send, see man dbus-send for how to specify the parameters.
OPTIONS
Use dbus-viewer to get the list of supported functions and their parameters. Here are some examples: /usr/bin/purple-send-async PurpleAccountsFindConnected string: string:prpl-jabber /usr/bin/purple-send-async PurpleAccountsGetAll /usr/bin/purple-send-async PurpleCoreQuit
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-im-client | +-----------------------------+-----------------------------+ |Interface stability |Volatile | +-----------------------------+-----------------------------+
SEE ALSO
purple-remote(1), purple-send(1), purple-url-handler(1), attributes(5) purple-send-async Manual, http://pidgin.im/
NOTES
Updated by Lei Ju, Sun Microsystems Inc., 2006, 2007. SunOS 5.11 02 Apr 2008 purple-send-async(1)
Related Man Pages
tevent_queue_tutorial(3) - centos
dbus-monitor(1) - opensolaris
dbus-send(1) - opensolaris
purple-url-handler(1) - opensolaris
dbus-send(1) - suse
Similar Topics in the Unix Linux Community
Using mailx to send in the future? Also change "from" address?
bash: How to send a file/directory as argument?
send text mail to windows
Disable async IO at OS level
How to send data to previous program (pipe)?