- Enclosing class:
- TdApi
public static final class TdApi.GetLogVerbosityLevel
extends TdApi.Function<TdApi.LogVerbosityLevel>
Returns current verbosity level of
the internal logging of TDLib. Can be called synchronously.
Returns
LogVerbosityLevel-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionReturns current verbosity level of the internal logging of TDLib.GetLogVerbosityLevel(DataInput input) Returns current verbosity level of the internal logging of TDLib. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
GetLogVerbosityLevel
public GetLogVerbosityLevel()Returns current verbosity level of the internal logging of TDLib. Can be called synchronously. ReturnsLogVerbosityLevel -
GetLogVerbosityLevel
Returns current verbosity level of the internal logging of TDLib. Can be called synchronously. ReturnsLogVerbosityLevel- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructorin classTdApi.Object
-
serialize
- Specified by:
serializein classTdApi.Object- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-