addRecipients(withPlayerIDs:)
Adds recipients based on their Game Center player identifiers.
Declaration
func addRecipients(withPlayerIDs playerIDs: [String])Parameters
- playerIDs:
An array with one or more Nsstring objects, each containing an player identifier.
Discussion
If you do not add at least once recipient, the recipients field is selected when the view controller is presented so that the player can type a list of recipients.