Yaaf.Xmpp.IM


IUserMessageUserConfig

Defined in Yaaf.Xmpp.IM.dll.
Manager of the user configurations

Instance members

Instance memberDescription
GetConfig(toJid, fromJid)
Signature: (toJid:JabberId * fromJid:JabberId option) -> Task<ImMessageUserConfig>
Modifiers: abstract
Gets the current configuration of the given user when the message is from the given Jid
Fork me on GitHub