-
public interface MessageHandler<T extends Object>A MessageHandler is a type representing a suspendable function that is a callback which is executed when a message is received.
public interface MessageHandler<T extends Object>
A MessageHandler is a type representing a suspendable function that is a callback which is executed when a message is received.