Contents

recipients

An array containing the user handles of the desired recipients.

Declaration

var recipients: [String]? { get set }

Discussion

Each object in the array is an NSString object that contains the handle of a single recipient. The specific format of these handle varies from service to service. For example, some services use email addresses as handles.

See Also

Configuring the Service