on Data Message Received
abstract fun onDataMessageReceived(topic: String, senderId: String, content: String, timestamp: Long)
Called by Swift for every incoming data message, regardless of topic
Called by Swift for every incoming data message, regardless of topic