Package apple.gamekit

Interface GKMatchmaker.Block_findPlayersForHostedMatchRequestWithCompletionHandler

  • Enclosing class:
    GKMatchmaker

    public static interface GKMatchmaker.Block_findPlayersForHostedMatchRequestWithCompletionHandler
    • Method Detail

      • call_findPlayersForHostedMatchRequestWithCompletionHandler

        void call_findPlayersForHostedMatchRequestWithCompletionHandler​(NSArray<java.lang.String> playerIDs,
                                                                        NSError error)