Package-level declarations
Types
Link copied to clipboard
class Umami(baseUrl: Url = Url("https://api.umami.is"), website: Uuid, hostname: Hostname? = null, language: Language? = null, screen: ScreenSize? = null, ip: Ip? = null, userAgent: String = createUserAgent(), eventQueueCapacity: Int = EVENT_QUEUE_CAPACITY)
The main class for interacting with the Umami API.