user-change-status
This is received from a protocol plugin when a user has changed their status. This includes going online and going offline.
Data Parameters
| Parameter name | Data type | Description |
| user-id | string | The user's ID (ICQ: UIN, AIM: Screen Name, etc) |
| protocol | string | The protocol the user is using |
| new-status | int | A Licq::Status_* for the user's new status |
