java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.Function<TdApi.StorageStatisticsFast>
it.tdlight.jni.TdApi.GetStorageStatisticsFast
- Enclosing class:
- TdApi
public static final class TdApi.GetStorageStatisticsFast
extends TdApi.Function<TdApi.StorageStatisticsFast>
Quickly returns approximate storage
usage statistics. Can be called before authorization.
Returns
StorageStatisticsFast
-
Field Summary
-
Constructor Summary
ConstructorDescriptionQuickly returns approximate storage usage statistics.Quickly returns approximate storage usage statistics. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
GetStorageStatisticsFast
public GetStorageStatisticsFast()Quickly returns approximate storage usage statistics. Can be called before authorization. ReturnsStorageStatisticsFast
-
GetStorageStatisticsFast
Quickly returns approximate storage usage statistics. Can be called before authorization. ReturnsStorageStatisticsFast
- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-