TrailblazeSessionListener

This is an abstraction on top of the logging system that will notify listeners of various states.

Properties

Link copied to clipboard

Functions

Link copied to clipboard
abstract fun onSessionEnded()
Link copied to clipboard
abstract fun onSessionStarted()
Link copied to clipboard
abstract fun onUpdate(message: String)