Struct
AgsServerInfo
Description [src]
struct AgsServerInfo {
gchar* uuid;
gchar* server_name;
}
AgsServerInfo
does identify the server and provides some basic information about it.
Structure members
uuid
The assigned uuid.
server_name
The server’s name.