@procivis/react-native-one-core
    Preparing search index...

    Interface InitParamsDto

    interface InitParamsDto {
        bleCentral?: BleCentral;
        blePeripheral?: BlePeripheral;
        configJson?: string;
        nativeSecureElement?: NativeKeyStorage;
        nfcHce?: NfcHce;
        nfcScanner?: NfcScanner;
        remoteSecureElement?: NativeKeyStorage;
    }
    Index

    Properties

    bleCentral?: BleCentral
    blePeripheral?: BlePeripheral
    configJson?: string
    nativeSecureElement?: NativeKeyStorage
    nfcHce?: NfcHce
    nfcScanner?: NfcScanner
    remoteSecureElement?: NativeKeyStorage