Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ CallbackReason

enum struct DataStorm::CallbackReason
strong

The callback action enumerator specifies the reason why a callback is called.

Enumerator
Connect 

The callback is called because of connection.

Disconnect 

The callback is called because of a disconnection.

Definition at line 140 of file Types.h.