libnick 2025.9.1
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. | |
![]() | |
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.