Click or drag to resize
RosterUpdatedEventArgsItem Property
The contact that has been added to the user's roster.

Namespace: Quickblox.Sdk.Modules.ChatXmppModule
Assembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public RosterItem Item { get; }

Property Value

Type: RosterItem
See Also