|
Wavelength
Privacy-focused, cross-platform, and open-source communication application
|
Represents the result of an attempt to join a wavelength. More...
#include <wavelength_joiner.h>
Public Attributes | |
| QString | error_reason |
| If success is false, contains a string describing the reason for failure (e.g., "Password required", "Invalid password", "WAVELENGTH UNAVAILABLE"). | |
| bool | success |
| True if the join attempt was successful, false otherwise. | |
Represents the result of an attempt to join a wavelength.
| QString JoinResult::error_reason |
If success is false, contains a string describing the reason for failure (e.g., "Password required", "Invalid password", "WAVELENGTH UNAVAILABLE").
| bool JoinResult::success |
True if the join attempt was successful, false otherwise.