Package apple.gamekit

Interface GKMatchmaker.Block_findPlayersForHostedRequestWithCompletionHandler

  • Enclosing class:
    GKMatchmaker

    public static interface GKMatchmaker.Block_findPlayersForHostedRequestWithCompletionHandler
    • Method Detail

      • call_findPlayersForHostedRequestWithCompletionHandler

        void call_findPlayersForHostedRequestWithCompletionHandler​(NSArray<? extends GKPlayer> players,
                                                                   NSError error)