EMBENET_NODE_EventHandlers Struct ReferenceembeNET Node API
Detailed Description
Structure holding embeNET Node stack event handlers.
Data Fields | |
EMBENET_NODE_OnJoined | onJoined |
Event hander that is called when the node joins a given network. More... | |
EMBENET_NODE_OnLeft | onLeft |
Event hander that is called when the node leaves the network. More... | |
EMBENET_NODE_OnJoinAttempt | onJoinAttempt |
Event hander that is called when the node tries to join a network. More... | |
EMBENET_NODE_OnQuickJoinCredentialsObsolete | onQuickJoinCredentialsObsolete |
Event hander that is called when the quick join credentials become obsolete. More... | |
EMBENET_NODE_DataOnUnregisteredPort | onDataOnUnregisteredPort |
Event hander that is called when a UDP datagram was received on an unregistered port. More... | |
Field Documentation
◆ onJoined
EMBENET_NODE_OnJoined EMBENET_NODE_EventHandlers::onJoined |
Event hander that is called when the node joins a given network.
◆ onLeft
EMBENET_NODE_OnLeft EMBENET_NODE_EventHandlers::onLeft |
Event hander that is called when the node leaves the network.
◆ onJoinAttempt
EMBENET_NODE_OnJoinAttempt EMBENET_NODE_EventHandlers::onJoinAttempt |
Event hander that is called when the node tries to join a network.
◆ onQuickJoinCredentialsObsolete
EMBENET_NODE_OnQuickJoinCredentialsObsolete EMBENET_NODE_EventHandlers::onQuickJoinCredentialsObsolete |
Event hander that is called when the quick join credentials become obsolete.
◆ onDataOnUnregisteredPort
EMBENET_NODE_DataOnUnregisteredPort EMBENET_NODE_EventHandlers::onDataOnUnregisteredPort |
Event hander that is called when a UDP datagram was received on an unregistered port.
The documentation for this struct was generated from the following file:
Generated on Wed Feb 8 2023 19:52:39 for embeNET NODE by 1.9.3