friends
The player identifiers for the local player’s friends.
Declaration
var friends: [String]? { get }Discussion
This property is invalid until a call to loadFriendsObsoleted(completionHandler:) succeeds.
The player identifiers for the local player’s friends.
var friends: [String]? { get }This property is invalid until a call to loadFriendsObsoleted(completionHandler:) succeeds.