Package apple.gamekit

Interface GKLocalPlayer.Block_loadChallengableFriendsWithCompletionHandler

  • Enclosing class:
    GKLocalPlayer

    public static interface GKLocalPlayer.Block_loadChallengableFriendsWithCompletionHandler
    • Method Detail

      • call_loadChallengableFriendsWithCompletionHandler

        void call_loadChallengableFriendsWithCompletionHandler​(NSArray<? extends GKPlayer> challengableFriends,
                                                               NSError error)