Contents

recipients

The array of users to receive the message.

Declaration

var recipients: [INPerson]? { get }

Mentioned in

Discussion

Use this property to identify the intended recipients of the message. During the resolution phase, use the information in each INPerson object to resolve the named individual to a specific user of your app.

See Also

Specifying Details About a Message