Yaaf.Xmpp.Runtime


AddressingServiceExtensions

Defined in Yaaf.Xmpp.Runtime.dll.

Type extensions

Type extensionDescription
IsLocalStanza(stanza)
Signature: stanza:IStanza -> bool
IsLocalStanzaMaybeServer(stanza)
Signature: stanza:IStanza -> bool
IsLocalStanzaOnServer(api, stanza)
Signature: (api:IServerApi * stanza:IStanza) -> bool
Fork me on GitHub