Contents

members()

Returns an array of persons in a group.

Declaration

func members() -> [Any]!

Discussion

If this group doesn’t contain any people, this method returns an empty array.

See Also

Managing persons