Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Account ¶
type Account struct { models.AccountThreema ThreemaID *o3.ThreemaID XMPPResource map[string]map[string]bool // contains filtered or unexported fields }
func (*Account) FileToXMPP ¶
type PresMUCUserItem ¶
type PresMUCUserList ¶
type PresMUCUserList struct { XMLName xml.Name `xml:"http://jabber.org/protocol/muc#user x"` Items []PresMUCUserItem Status *PresMUCUserStatus }
type PresMUCUserStatus ¶
Click to show internal directories.
Click to hide internal directories.