initialize
Initializes the SDK with the provided options and returns a configured client instance.
Name | Type | Description |
---|---|---|
options | InitOptions | The configuration options required to initialize the SDK |
SDKClientInstance
- The initialized SDK client instance ready for use.