Interface NFCFeliCaTag.Block_requestServiceV2WithNodeCodeListCompletionHandler

  • Enclosing interface:
    NFCFeliCaTag

    public static interface NFCFeliCaTag.Block_requestServiceV2WithNodeCodeListCompletionHandler
    • Method Detail

      • call_requestServiceV2WithNodeCodeListCompletionHandler

        void call_requestServiceV2WithNodeCodeListCompletionHandler​(long statusFlag1,
                                                                    long statusFlag2,
                                                                    long encryptionIdentifier,
                                                                    NSArray<? extends NSData> nodeKeyVersionListAES,
                                                                    NSArray<? extends NSData> nodeKeyVersionListDES,
                                                                    NSError error)