static let GKPlayerDidChangeNotificationName : NSNotification.Name
A notification that posts when a player object’s data changes.
プレイヤーオブジェクトのもつデータが変化する時に投函する通知。
Availability 有効性
Technology
static let GKPlayerAuthenticationDidChangeNotificationName: NSNotification
.Name
The object property for this notification is a GKLocal
object. Passing nil
provides standard Notification Center behavior, which is to receive the notification for any object.
この通知に対するオブジェクトプロパティは、GKLocal
オブジェクトです。nil
を渡すことは、標準の「通知センター」挙動を提供します、それはあらゆるオブジェクトに対する通知を受け取ることになります。
static let GKPlayerDidChangeNotificationName : NSNotification.Name