fromInputStream
@JvmOverloads
Creates a configuration object from an input stream. This object is used to create a CoreClient instance.
Parameters
inputStream
A byte InputStream using Charsets.UTF_8.
isUserVerificationRequired
Denotes the deployment as being configured for verified users.
remoteLocaleMap
The localization map used for resolving the language for custom labels returned when requesting a RemoteConfiguration.
See also
Throws
IOException