A group owner and members can get a list of members of the group with the listMembers() method. This method will return a list of KiiUser instances representing group members.
Note that the KiiUser instance returned by the method only contains the ID. Execute the refresh() method to get the user's latest information from Kii Cloud.
If the returned user is different from the logged-in user, available user information is limited. For more information, see User Attributes.