#include <mw_common.h>
Data Fields | |
| char * | alt_id |
| alternate ID, often same as id.user | |
| char * | group |
| group this id belongs to | |
| struct mwAwareIdBlock | id |
| char * | name |
| Formatted version of ID. | |
| gboolean | online |
| is this user online? | |
| struct mwUserStatus | status |
| status of this user | |
| char* mwAwareSnapshot::alt_id |
alternate ID, often same as id.user
| char* mwAwareSnapshot::group |
group this id belongs to
struct mwAwareIdBlock mwAwareSnapshot::id [read] |
| char* mwAwareSnapshot::name |
Formatted version of ID.
| gboolean mwAwareSnapshot::online |
is this user online?
struct mwUserStatus mwAwareSnapshot::status [read] |
status of this user
1.5.7.1