listUserGroups (method)

Lists all groups a user is a part of.

Syntax

- (void)listUserGroups:(NSString*)user;
public func listUserGroups(_ user: String) throws -> Void

Remarks

This method lists all groups that the user specified by user is a part of. The GroupList event will fire once for each group the user is a part of.

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