Yaaf.Xmpp.VCard


VCardServerPlugin

Defined in Yaaf.Xmpp.VCard.dll.
Implementation of http://xmpp.org/extensions/xep-0280.html (XEP-0280: Message Carbons). This plugin is a server side plugin.

Constructors

ConstructorDescription
new(...)
Signature: (serverApi:IServerApi * neg:INegotiationService * registrar:IPluginManagerRegistrar * disco:IDiscoService * config:IVCardConfig * addressing:IAddressingService * stanzas:IXmlStanzaService) -> VCardServerPlugin
Fork me on GitHub