bindView

Binds TypingIndicatorView with TypingIndicatorViewModel, updating the view's state based on data provided by the ViewModel.

This function sets listeners on the view and ViewModel. Call this method before setting any additional listeners on these objects yourself.