Click or drag to resize
TagsTagsAny Property
Should contain a string of tags divided by commas. Recipients (users) must have at least one tag that specified in list.

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<TagsAny> TagsAny { get; set; }

Property Value

Type: NullableTagsAny
See Also