onEvent

abstract fun onEvent(event: TypingSetEvent)

A function that can be called when the new typing event happens.

Parameters

event

The event that happened.