registerEventCallback
Class: wnet.Node
Namespace: wnet
Description
registerEventCallback(
registers the callback function wirelessNode,eventName,callback)callback for the specified event
notification eventName, from the node
wirelessNode. You can override this method so it triggers the callbacks
registered for the specified event.
Input Arguments
Version History
Introduced in R2026a