init(handles:)
Creates a permission question that asks parents or guardians for permission to communicate with multiple people.
Declaration
convenience init(handles: [CommunicationHandle])Parameters
- handles:
The communication handles for the people the child wants to communicate with, such as phone numbers, email addresses, or custom identifiers.