Click or drag to resize
PagedRequestSettingsPerPage Property
per_page No Unsigned Integer 15 The maximum number of results per page.Min: 1. Max: 100. By default: 10

Namespace: Quickblox.Sdk.GeneralDataModel.Request
Assembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<uint> PerPage { get; set; }

Property Value

Type: NullableUInt32
See Also