Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
XMPP::Stanza::Content
Inherits
Reference
/
Object
Content is one <content/> of a Jingle session.
Constructors
new
(node :
XML::Node
)
Source
Class methods
xml_name
Source
Instance methods
creator
Source
creator=
(creator :
String
)
Source
description
Source
description=
(description :
JingleDescription
|
Nil
)
Source
disposition
Source
disposition=
(disposition :
String
)
Source
name
Source
name=
(name :
String
)
Source
to_xml
(xml :
XML::Builder
)
Source