| RosterUpdatedEventArgsRemoved Property |
Determines whether the item has been removed from the roster or
added/updated.
Namespace: Quickblox.Sdk.Modules.ChatXmppModuleAssembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool Removed { get; }Public ReadOnly Property Removed As Boolean
Get
public:
property bool Removed {
bool get ();
}member Removed : bool with get
Property Value
Type:
Boolean
See Also