Yaaf.Xmpp.Runtime


StanzaDelivery

Defined in Yaaf.Xmpp.Runtime.dll.

Constructors

ConstructorDescription
new(myDomain, mgr)
Signature: (myDomain:string * mgr:IServerApiConnectionManager) -> StanzaDelivery

Instance members

Instance memberDescription
TryDeliver(jid stanza)
Signature: jid:JabberId -> stanza:Stanza -> Async<bool>
Fork me on GitHub