Click or drag to resize
EditEventIsActive Property
Marks event as active/inactive

Namespace: Quickblox.Sdk.Modules.NotificationModule.Models
Assembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<bool> IsActive { get; set; }

Property Value

Type: NullableBoolean
See Also