onLiveUpdateReceived

abstract fun onLiveUpdateReceived(@NonNull topic: MPLiveTopic, @NonNull message: LiveUpdate)

Invoke a LiveUpdateReceived

Parameters

topic

a LiveTopic of the received update

message

a LiveUpdate of the received update