Update Storage/Storage/Public/LCStatusQuery.cs
Co-authored-by: Jang Rush <weakish@gmail.com>
parent
5d32995b09
commit
066f100e24
|
@ -21,7 +21,7 @@ namespace LeanCloud.Storage {
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// The id since the query.
|
/// The since id for the query.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public int SinceId {
|
public int SinceId {
|
||||||
get; set;
|
get; set;
|
||||||
|
|
Loading…
Reference in New Issue