Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
XMPP::Stanza::BookmarkConference
Inherits
Reference
/
Object
BookmarkConference is one saved chat room.
Constructors
new
(node :
XML::Node
)
Source
Class methods
xml_name
Source
Instance methods
autojoin
Source
autojoin=
(autojoin :
Bool
)
Source
jid
Source
jid=
(jid :
String
)
Source
name
Source
name=
(name :
String
)
Source
nick
Source
nick=
(nick :
String
)
Source
password
Source
password=
(password :
String
)
Source
to_xml
(xml :
XML::Builder
)
Source