📚 API ReferenceSimplified ApiMessageListenerOn this pageMessageListenerPackage: velox.api.layer1.simplified Type: Interface Methods​ onUserMessage​ void onUserMessage(Object data) Receives all messages on their path from providers to listeners. Normally, just deal with @Layer1ApiUserInterModuleMessage instances and ignore the rest.