A class that receives notification callbacks from an LLRP manager.
See Using the LLRP Manager API for details of how to use this API.
◆ HandleLlrpDiscoveryFinished()
virtual void HandleLlrpDiscoveryFinished |
( |
Handle |
handle | ) |
|
|
inlinevirtual |
The previously-started LLRP discovery process has finished.
- Parameters
-
handle | Handle to LLRP manager instance which has finished discovery. |
◆ HandleLlrpRdmResponse()
An RDM response has been received from an LLRP target.
- Parameters
-
handle | Handle to LLRP manager instance which has received the RDM response. |
resp | The RDM response data. |
◆ HandleLlrpTargetDiscovered()
An LLRP target has been discovered.
- Parameters
-
handle | Handle to LLRP manager instance which has discovered the target. |
target | Information about the target which has been discovered. |
The documentation for this class was generated from the following file: