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.

Functions

ags_server_info_alloc

Allocate server info.

since: 3.0.0