The default invitation message used to initialize an invitation.
Deprecated
Set the message on the match request instead.
SDKs
- iOS 5.0–7.0Deprecated
- macOS 10.8–10.10Deprecated
- Mac Catalyst 13.0–13.0Deprecated
Framework
- Game
Kit
Declaration
var defaultInvitationMessage: String? { get set }
Discussion
Your game sets this property to change the default invitation text displayed when the local player creates a new invitation. The local player may edit the text before sending the invitation.