Yaaf.Xmpp.Runtime


Parsing

Defined in Yaaf.Xmpp.Runtime.dll.

Functions and values

Function or valueDescription
createHandshakeElement ns sha1
Signature: ns:string -> sha1:string option -> XElement
isHandshakeElement elem
Signature: elem:StreamElement -> bool
parseHandshake elem
Signature: elem:StreamElement -> string
Fork me on GitHub