Package-level declarations

Types

Link copied to clipboard

The {@code PandoroLocalUser} class is useful to represent a user in the client application

Link copied to clipboard
open class PandoroRequester(host: String, userId: String? = null, userToken: String? = null, debugMode: Boolean = false)

The PandoroRequester class is useful to communicate with the Pandoro's backend

Link copied to clipboard

Functions

Link copied to clipboard
actual fun customHttpClient(): HttpClient

Method to create a custom HttpClient for the com.tecknobit.pandoro.imageLoader instance

expect fun customHttpClient(): HttpClient

Method to create a custom HttpClient for the com.tecknobit.pandoro.imageLoader instance

actual fun customHttpClient(): HttpClient

Method to create a custom HttpClient for the com.tecknobit.pandoro.imageLoader instance