Click or drag to resize
RosterUpdatedEventArgsRemoved Property
Determines whether the item has been removed from the roster or added/updated.

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 bool Removed { get; }

Property Value

Type: Boolean
See Also