onDataMessageReceived

abstract fun onDataMessageReceived(topic: String, senderId: String, content: String, timestamp: Long)

Called by Swift for every incoming data message, regardless of topic