Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
XMPP::DOAP::SupportedXep
Inherits
Reference
/
Object
Constructors
from_xml
(node :
XML::Node
) : self
Source
new
(xep :
String
, status :
SupportStatus
, version :
String
|
Nil
= nil, since :
String
|
Nil
= nil, notes :
Array
(
LocalizedText
) = [] of
LocalizedText
)
Source
Instance methods
notes
Source
since
Source
since=
(since :
String
|
Nil
)
Source
status
Source
status=
(status :
SupportStatus
)
Source
to_xml
(xml :
XML::Builder
) :
Nil
Source
version
Source
version=
(version :
String
|
Nil
)
Source
xep
Source