configure
Configures the sdk with the specified options.
Parameters
options
The configuration options.
Before using the sdk it must be configured by using this method with a valid ConnectOptions instance. It is safe to call this method repeatedly to change the options dynamically at runtime if desired.