//
sdk
/
ly.iterative.itly.android
/
IItly
android
IItly
Minimal Itly interface for Audit SDK integration
interface
IItly
Content copied to clipboard
Functions
Inheritors
Functions
equals
Link copied to clipboard
android
open operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
flush
Link copied to clipboard
android
abstract fun
flush
()
Content copied to clipboard
hashCode
Link copied to clipboard
android
open override fun
hashCode
():
Int
Content copied to clipboard
reset
Link copied to clipboard
android
abstract fun
reset
()
Content copied to clipboard
shutdown
Link copied to clipboard
android
abstract fun
shutdown
()
Content copied to clipboard
toString
Link copied to clipboard
android
open override fun
toString
():
String
Content copied to clipboard
track
Link copied to clipboard
android
abstract fun
track
(event:
Event
)
Content copied to clipboard
Inheritors
Itly
Link copied to clipboard
android