UserManWebAdminInterface.getGroupMembers

Undocumented in source. Be warned that the author may not have intended to support it.
class UserManWebAdminInterface
@anyAuth
@path("/groups/:group/members/")
void
getGroupMembers
(
AuthInfo auth
,
string _group
,
long page = 1
,
string _error = null
)

Meta