Information for listing groups.
{ unsigned int id; unsigned int userCount; string name; string description; unsigned int typeInt; };
id Unique ID of this group.
userCount Number of users in group.
name Unique group name.
description Group description.
typeInt One of GroupType
.
GroupListInfoArray
is an array of GroupListInfo
structures.
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |