Yaaf.Xmpp.Runtime


Stanza

Defined in Yaaf.Xmpp.Runtime.dll.

Functions and values

Function or valueDescription
As x
Signature: x:IStanza -> Stanza<'a>
Type parameters: 'a
createEmptyIqResult toJid stanza
Signature: toJid:Option<JabberId> -> stanza:StanzaHeader -> Stanza
creates an empty iq stanza with no children, stanza is the header of the stanza which we want to respond to.
Fork me on GitHub