We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
JS interface to DMZ messaging system.
String toString ()
Number send (Handle target, [Data inData, Data outData])
FunctionPtr subscribe (self, Function fnc)
FunctionPtr unsubscribe (self)
Found in "dmz/runtime/messaging"
Message create (String name)
Message isTypeOf (Message msg)
FunctionPtr *subscribe (self, String MsgName, Function Fnc)
FunctionPtr unsubscribe (self, String MsgName)
There was an error while loading. Please reload this page.