@procivis/react-native-one-core
Preparing search index...
InitParamsDto
Interface InitParamsDto
interface
InitParamsDto
{
bleCentral
?:
BleCentral
;
blePeripheral
?:
BlePeripheral
;
configJson
?:
string
;
nativeSecureElement
?:
NativeKeyStorage
;
nfcHce
?:
NfcHce
;
nfcScanner
?:
NfcScanner
;
remoteSecureElement
?:
NativeKeyStorage
;
}
Index
Properties
ble
Central?
ble
Peripheral?
config
Json?
native
Secure
Element?
nfc
Hce?
nfc
Scanner?
remote
Secure
Element?
Properties
Optional
ble
Central
bleCentral
?:
BleCentral
Optional
ble
Peripheral
blePeripheral
?:
BlePeripheral
Optional
config
Json
configJson
?:
string
Optional
native
Secure
Element
nativeSecureElement
?:
NativeKeyStorage
Optional
nfc
Hce
nfcHce
?:
NfcHce
Optional
nfc
Scanner
nfcScanner
?:
NfcScanner
Optional
remote
Secure
Element
remoteSecureElement
?:
NativeKeyStorage
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ble
Central
ble
Peripheral
config
Json
native
Secure
Element
nfc
Hce
nfc
Scanner
remote
Secure
Element
@procivis/react-native-one-core
Loading...