Contents

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.