Method
AgsSecurityContextparse_business_group
since: 3.0.0
Declaration [src]
void
ags_security_context_parse_business_group (
AgsSecurityContext* security_context,
xmlDoc* xml_doc,
gchar* user_uuid
)
Parameters
xml_doc-
Type:
xmlDocThe xmlDoc containing groups.
The data is owned by the caller of the method. user_uuid-
Type:
gchar*The user’s UUID.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.