init(handle:)
Creates a permission question that asks parents or guardians for permission to communicate with a person.
Declaration
convenience init(handle: CommunicationHandle)Parameters
- handle:
The communication handle for the person the child wants to communicate with, such as a phone number, email address, or custom identifier.