Click or drag to resize
RosterItemPending Property
Determines whether the user has sent a subscription request and is awaiting approval or refusal from the contact.

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

Property Value

Type: Boolean
See Also