Click or drag to resize
PagedRequestSettingsPage Property
page No Unsigned Integer 3 Page number of the book of the results that you want to get.By default: 1

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

Property Value

Type: NullableUInt32
See Also