|  |  |  | libsocialweb DBus API Reference Manual |  | 
|---|---|---|---|---|
| Top | Description | Implemented Interfaces | Signals | ||||
| com.meego.libsocialweb.StatusUpdatecom.meego.libsocialweb.StatusUpdate — StatusUpdate interface | 
UpdateStatus (in 's' status_message, in 'a{ss}' fields)
Objects implementing com.meego.libsocialweb.StatusUpdate also implements org.freedesktop.DBus.Introspectable, org.freedesktop.DBus.Properties
UpdateStatus()
UpdateStatus (in  's'     status_message,
              in  'a{ss}' fields)
            Update the user's status to status_message. The update will be
            performed asynchronously. The "StatusUpdated" signal will be fired
            when complete.
          
            fields is a set of key-value pairs that are passed to the service.
            None of these are required and not all services support all of the
            keys.  Defined keys include:
          
latitude, longitude: The latitude and longitude for the tweet.
| 
 | The message to use for the user's status. | 
| 
 | The (optional) extra fields to use when updating the status. |