Yaaf.Xmpp.Runtime


IInternalStreamOpener

Defined in Yaaf.Xmpp.Runtime.dll.
Used by the CoreApi to open the stream

Instance members

Instance memberDescription
CloseStream(arg1)
Signature: IXmlStream -> Async<unit>
Modifiers: abstract
OpenStream(arg1)
Signature: IXmlStream -> Async<unit>
Modifiers: abstract
Fork me on GitHub