GKPlayerAuthenticationDidChangeNotificationName
A notification that posts after GameKit authenticates the local player.
Declaration
static let GKPlayerAuthenticationDidChangeNotificationName: NSNotification.NameDiscussion
The object property for this notification is a GKLocalPlayer object. Passing nil provides standard Notification Center behavior, which is to receive the notification for any object.