Returns the maximum number of recipients permitted in a single request.
SDKs
- iOS 4.2+
- macOS 10.8+
- Mac Catalyst 13.0+
Framework
- Game
Kit
Declaration
+ (NSUInteger)maxNumberOfRecipients;
Return Value
The maximum number of recipients.
Discussion
If you add more recipients than the value returned from this method, Game Kit throws an exception.