Package apple.gamekit

Interface GKLocalPlayer.Block_fetchItemsForIdentityVerificationSignature

  • Enclosing class:
    GKLocalPlayer

    public static interface GKLocalPlayer.Block_fetchItemsForIdentityVerificationSignature
    • Method Detail

      • call_fetchItemsForIdentityVerificationSignature

        void call_fetchItemsForIdentityVerificationSignature​(NSURL publicKeyURL,
                                                             NSData signature,
                                                             NSData salt,
                                                             long timestamp,
                                                             NSError error)