getMessageTypes

abstract fun getMessageTypes(): Set<String>

Returns a list of message types supported by this helper. Messages received from the backend which have these types will be passed to handleMessage.