6 #ifndef SWIFT_CORE_FSD_MUTE_H
7 #define SWIFT_CORE_FSD_MUTE_H
11 namespace swift::core::fsd
36 inline bool operator==(
const Mute &lhs,
const Mute &rhs)
bool operator!=(const AddAtc &lhs, const AddAtc &rhs)
Not equal operator.
QString sender() const
get message sender
QString receiver() const
Get message receiver.
bool m_mute
Flag whether the user should be muted/unmuted.
static QString pdu()
PDU identifier.
#define SWIFT_CORE_EXPORT
Export a class or function from the library.