listGroupMembers (method)

List all members of a group.

Syntax

- (void)listGroupMembers:(NSString*)group;
public func listGroupMembers(_ group: String) throws -> Void

Remarks

This method lists all members of the specified group. The UserList event will be fired once for each member returned.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Auth 2020 iOS Edition - Version 20.0 [Build 8155]