Contents

parentGroups()

Returns an array of the address book groups that this person belongs to.

Declaration

func parentGroups() -> [Any]!

Discussion

If the person doesn’t belong to any groups, this method returns an empty array.