purple-send-async(1) opensolaris man page | unix.com

Man Page: purple-send-async

Operating Environment: opensolaris

Section: 1

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
notify-send(1) - opensolaris
purple-remote(1) - opensolaris
send(1t) - opensolaris
array_diff_key(3) - php
color::library::dictionary::nbs_iscc::rc(3pm) - debian
Similar Topics in the Unix Linux Community
Compare Date And Time
Logging shell commands and send it out
send text mail to windows
To send mail with same format as in file
How to send data to previous program (pipe)?