configure

fun configure(config: Config)

Configures the TikiClient with the provided configuration.

This function is used to set the configuration for the TikiClient. The configuration includes all the necessary parameters and settings that the TikiClient needs to operate correctly.

Parameters

config

The Config object that contains the configuration settings for the TikiClient.