Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Roster ¶
type Roster struct {
// contains filtered or unexported fields
}
func (*Roster) FetchRoster ¶
func (r *Roster) FetchRoster(res func([]*RosterItem))
FetchRoster fetches the roster from the server
func (*Roster) HandleStanza ¶
func (r *Roster) HandleStanza(s xmpp.Stanza)
type RosterItem ¶
Click to show internal directories.
Click to hide internal directories.