Click or drag to resize
RosterItemGroups Property
The groups or categories this item is part of.

Namespace: Quickblox.Sdk.Modules.ChatXmppModule.Models
Assembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IEnumerable<string> Groups { get; }

Property Value

Type: IEnumerableString
See Also