- Enclosing class:
- TdApi
Sets the verbosity level for a specified
TDLib internal log tag. Can be called synchronously.
Returns
Ok-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intintNew verbosity level; 1-1024.Logging tag to change verbosity level. -
Constructor Summary
ConstructorsConstructorDescriptionSets the verbosity level for a specified TDLib internal log tag.SetLogTagVerbosityLevel(DataInput input) Sets the verbosity level for a specified TDLib internal log tag.SetLogTagVerbosityLevel(String tag, int newVerbosityLevel) Sets the verbosity level for a specified TDLib internal log tag. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
tag
Logging tag to change verbosity level. -
newVerbosityLevel
public int newVerbosityLevelNew verbosity level; 1-1024. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
SetLogTagVerbosityLevel
public SetLogTagVerbosityLevel()Sets the verbosity level for a specified TDLib internal log tag. Can be called synchronously. ReturnsOk -
SetLogTagVerbosityLevel
Sets the verbosity level for a specified TDLib internal log tag. Can be called synchronously. ReturnsOk- Parameters:
tag- String Logging tag to change verbosity level.newVerbosityLevel- int New verbosity level; 1-1024.
-
SetLogTagVerbosityLevel
Sets the verbosity level for a specified TDLib internal log tag. Can be called synchronously. ReturnsOk- 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()
-