maxNumberOfRecipients()
Returns the maximum number of recipients permitted in a single request.
Declaration
class func maxNumberOfRecipients() -> IntReturn Value
The maximum number of recipients.
Discussion
If you add more recipients than the value returned from this method, GameKit throws an exception.