ServerEventHandler.processEvent(event)

Defines the event that is passed to the listening FBL as an argument defined as ARG_ For example: server_d.processEvent("Message returned to the Listening FBL");

Arguments:

Name Type Description Mode
event Java.Lang.Object event that is passed to the listening FBL in