IItly

Minimal Itly interface for Audit SDK integration
interface IItly

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
flush
Link copied to clipboard
abstract fun flush()
hashCode
Link copied to clipboard
open override fun hashCode(): Int
reset
Link copied to clipboard
abstract fun reset()
shutdown
Link copied to clipboard
abstract fun shutdown()
toString
Link copied to clipboard
open override fun toString(): String
track
Link copied to clipboard
abstract fun track(event: Event)

Inheritors

Itly
Link copied to clipboard