onGroupList (event)

Fired for each group entry returned.

Syntax

- (void)onGroupList:(NSString*)name :(NSString*)description :(NSString*)dn;
func onGroupList(_ name: String, _ description: String, _ dn: String)

Remarks

This event is fired once for each group entry returned when either of the ListGroups or ListUserGroups methods are called.

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