Abstract
Abstract
baseSets the base URL.
IMPORTANT
Providing the base URL is required.
the base URL.
a builder.
Abstract
registrationSets the registration request URL path.
For the default value please see the native API references.
the registration request path URL.
a builder.
Abstract
registrationSets the registration response path URL.
For the default value please see the native API references.
the registration response path URL.
a builder.
Abstract
authenticationSets the authentication request path URL.
For the default value please see the native API references.
the authentication request path URL.
a builder.
Abstract
authenticationSets the authentication response path URL.
For the default value please see the native API references.
the authentication response path URL.
a builder.
Abstract
deregistrationSets the deregistration path URL.
For the default value please see the native API references.
the deregistration path URL.
a builder.
Abstract
dispatchSets the dispatch target resource path URL.
For the default value please see the native API references.
the dispatch target resource path URL.
a builder.
Abstract
deviceThe device managing resource URL path.
For the default value please see the native API references.
the device managing resource path URL.
a builder.
Abstract
networkSets the time interval for network timeouts in seconds.
For the default value please see the native API references
the network timeout.
a builder.
Abstract
userSets the maximum time that the SDK will wait during user interaction to receive the user input.
For the default value please see the native API references.
the user interaction timeout in seconds.
a builder.
Abstract
appSets the application attestation configuration.
the application attestation configuration.
a builder.
Abstract
build
A builder for Configuration.
For the default values please see the native API references.