Yaaf.Xmpp.VCard


IVCardSource

Defined in Yaaf.Xmpp.VCard.dll.
Defines the VCard source

Instance members

Instance memberDescription
GetVCard(arg1)
Signature: JabberId -> Task<VCardInfo option>
Modifiers: abstract
Returns a vcard for the given JabberId
SetVCard(arg1, arg2)
Signature: (JabberId * VCardInfo) -> Task
Modifiers: abstract
Sets a vcard for the given JabberId
Fork me on GitHub