reason is optional. More...
Public Attributes | |
std::string | reason |
JID | from |
JID | to |
reason is optional.
from and to are mutually exclusive. From is used for MUC sending to invited client. To is used sending to MUC from inviting client. from is the JID the MUC claims the invite is from. to is the JID to send the invite to.
Definition at line 45 of file MUCUserPayload.h.
Definition at line 47 of file MUCUserPayload.h.
std::string Swift::MUCUserPayload::Invite::reason |
Definition at line 46 of file MUCUserPayload.h.
Definition at line 48 of file MUCUserPayload.h.