setAutomaticMode

open fun setAutomaticMode(automatic: Boolean)

Toggle this module's automatic mode. By default, this value is "true".

If you disable automatic mode, you will have to implement loadMessagingView

Parameters

automatic

True to enable the automatic mode, false to disable it.