Contents

defaultInvitationMessage

The default invitation message sent to a player.

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.

See Also

Deprecated