6 #ifndef SWIFT_CORE_FSD_KILLREQUEST_H
7 #define SWIFT_CORE_FSD_KILLREQUEST_H
11 namespace swift::core::fsd
bool operator!=(const AddAtc &lhs, const AddAtc &rhs)
Not equal operator.
Kill request initiated from the server or supervisor. Client needs to disconnect immediatly upon rece...
QString m_reason
reason for kill request/kicked
static QString pdu()
PDU identifier.
QString sender() const
get message sender
QString receiver() const
Get message receiver.
#define SWIFT_CORE_EXPORT
Export a class or function from the library.