Contents

maxNumberOfRecipients()

Returns the maximum number of recipients permitted in a single request.

Declaration

class func maxNumberOfRecipients() -> Int

Return Value

The maximum number of recipients.

Discussion

If you add more recipients than the value returned from this method, GameKit throws an exception.