onLiveUpdateReceived
open fun onLiveUpdateReceived(@NonNull topic: MPLiveTopic, @NonNull message: LiveUpdate)
Content copied to clipboard
Receives a LiveUpdate and calls the appropriate listeners
Parameters
topic
the topic from the received update LiveTopic
message
the received LiveUpdate LiveUpdate