Yaaf.Xmpp.Runtime


Parsing

Defined in Yaaf.Xmpp.Runtime.dll.

Nested types and modules

TypeDescription
FeatureList

Functions and values

Function or valueDescription
createFeaturesElement features
Signature: features:FeatureList -> XElement
isFeaturesElement elem
Signature: elem:StreamElement -> bool
parseFeatureList elem
Signature: elem:StreamElement -> FeatureList
Fork me on GitHub