Represents the user's roster.
Namespace: S22.Xmpp.ImAssembly: S22.Xmpp (in S22.Xmpp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public class Roster : IEnumerable<RosterItem>, IEnumerable |
Remarks
In XMPP jargon, the user's contact list is called a 'roster'.