light-mode-image
Learn
Functions

initialize

Initialize the SDK.

Initialize the SDK.

Signature

function initialize(): Promise<Result<void, InitializeError>>

Returns

Promise<Result<void, InitializeError>>

Throws

InvalidParams if the provided arguments are missing or invalid.

How would you rate this page?

On this page