java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.LogTags
- Enclosing class:
- TdApi
Contains a list of available TDLib
internal log tags.
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
tags
List of log tags. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
LogTags
public LogTags()Contains a list of available TDLib internal log tags. -
LogTags
Contains a list of available TDLib internal log tags.- Parameters:
tags
- String[] List of log tags.
-
LogTags
Contains a list of available TDLib internal log tags.- 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()
-