LeechCraft Azoth 0.6.70-18808-g3467692359
Modular multiprotocol IM plugin for LeechCraft
Loading...
Searching...
No Matches
LC::Azoth::MucEvents Namespace Reference

Classes

struct  ParticipantLeft
struct  ParticipantForcedOut
struct  SubjectChange
struct  ParticipantPermsChange

Typedefs

using ParticipantLeaveInfo = std::variant<ParticipantLeft, ParticipantForcedOut>

Enumerations

enum class  Liveness : std::uint8_t { Historical , Live }

Typedef Documentation

◆ ParticipantLeaveInfo

Enumeration Type Documentation

◆ Liveness

enum class LC::Azoth::MucEvents::Liveness : std::uint8_t
strong
Enumerator
Historical 
Live 

Definition at line 26 of file mucevents.h.