presence_changed
Description:
[ Version ( since = "0.9.0" ) ]
public signal void presence_changed (uint presence, string status, string status_message)
public signal void presence_changed (uint presence, string status, string status_message)
Emitted when the presence of the account changes.
Parameters:
| presence |
the new presence |
| status |
the new presence status |
| status_message |
the new presence status message |