#include <mw_common.h>
Data Fields | |
char * | login_id |
community-unique ID of the login | |
guint16 | type |
char * | user_id |
community-unique ID of the user | |
char * | user_name |
name of user (nick name, full name, etc) | |
char * | community |
community name (usually domain name) | |
gboolean | full |
if FALSE, following fields non-existant | |
char * | desc |
implementation defined description | |
guint32 | ip_addr |
ip addr of the login | |
char * | server_id |
unique ID of login's server |
|
community name (usually domain name)
|
|
implementation defined description
|
|
if FALSE, following fields non-existant
|
|
ip addr of the login
|
|
community-unique ID of the login
|
|
unique ID of login's server
|
|
|
|
community-unique ID of the user
|
|
name of user (nick name, full name, etc)
|