|
libnick 2025.10.0
A cross-platform base for native Nickvision applications.
|
An event argument for when the network state is changed. More...
#include <networkstatechangedeventargs.h>
Public Member Functions | |
| NetworkStateChangedEventArgs (NetworkState state) noexcept | |
| Constructs a NetworkStateChangedEventArgs. | |
| NetworkState | getState () const noexcept |
| Gets the network state. | |
| Public Member Functions inherited from Nickvision::Events::EventArgs | |
| EventArgs () noexcept=default | |
| Constructs an EventArgs. | |
An event argument for when the network state is changed.
|
noexcept |
Constructs a NetworkStateChangedEventArgs.
| state | NetworkStae |
|
noexcept |
Gets the network state.