The full description of a group
.
{ string name; string description; boolean isDeleted; unsigned int type; WebChannelArray webChannelArray; xmlChannelArray xmlChannelArray; UserArray userArray; UserArray adminArray; };
name Unique group name.
description Group description.
isDeleted Has this group been deleted?
type One of GroupType
.
webChannelArray Web channels of group.
xmlChannelArray Database channels of group.
userArray Users of group.
adminArray Administrators of group.
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |