GKPlayerDidChangeNotificationName

Static GKPlayerDidChangeNotificationName 

Source
pub unsafe static GKPlayerDidChangeNotificationName: &'static NSNotificationName
Available on crate feature GKPlayer only.
Expand description

Notification will be posted whenever the player details changes. The object of the notification will be the player.

See also Apple’s documentation