bxmpp

package
v0.11.0-beta2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 3, 2017 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bxmpp

type Bxmpp struct {
	Config  *config.Protocol
	Remote  chan config.Message
	Account string
	// contains filtered or unexported fields
}

func New

func New(cfg config.Protocol, account string, c chan config.Message) *Bxmpp

func (*Bxmpp) Connect

func (b *Bxmpp) Connect() error

func (*Bxmpp) Disconnect added in v0.9.3

func (b *Bxmpp) Disconnect() error

func (*Bxmpp) JoinChannel added in v0.7.0

func (b *Bxmpp) JoinChannel(channel string) error

func (*Bxmpp) Send

func (b *Bxmpp) Send(msg config.Message) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL