Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bxmpp ¶
type Bxmpp struct { *config.BridgeConfig // contains filtered or unexported fields }
func New ¶
func New(cfg *config.BridgeConfig) *Bxmpp
func (*Bxmpp) Disconnect ¶ added in v0.9.3
func (*Bxmpp) JoinChannel ¶ added in v0.7.0
func (b *Bxmpp) JoinChannel(channel config.ChannelInfo) error
Click to show internal directories.
Click to hide internal directories.