mirror of
https://github.com/Ylianst/MeshAgent
synced 2025-12-17 08:43:21 +00:00
10 lines
275 B
Markdown
10 lines
275 B
Markdown
## ILibIPAddressMonitor.c
|
|
|
|
### Abstract
|
|
ILibIPAddressMonitor provides events more network based state changes
|
|
|
|
### Functions
|
|
|
|
**ILibIPAddressMonitor_Create(chain, handler, user)**
|
|
Creates a new monitor object, which triggers the *handler* when the local IP Address changed
|