Yaaf.Xmpp.IM


IRosterStore

Defined in Yaaf.Xmpp.IM.dll.

Instance members

Instance memberDescription
ExistsUser(arg1)
Signature: JabberId -> bool
Modifiers: abstract
Checks if the given user exists
GetRoster(arg1)
Signature: JabberId -> Task<IUserRoster>
Modifiers: abstract
Returns the roster for the given user, creates one if necessary (ignores resource part)
Fork me on GitHub