- Enclosing class:
- TdApi
Returns list of available TDLib internal
log tags, for example, ["actor",
"binlog", "connections",
"notifications",
"proxy"]. Can be called synchronously.
Returns
LogTags
-
Field Summary
-
Constructor Summary
ConstructorDescriptionReturns list of available TDLib internal log tags, for example, ["actor", "binlog", "connections", "notifications", "proxy"].GetLogTags
(DataInput input) Returns list of available TDLib internal log tags, for example, ["actor", "binlog", "connections", "notifications", "proxy"]. -
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
-
GetLogTags
public GetLogTags()Returns list of available TDLib internal log tags, for example, ["actor", "binlog", "connections", "notifications", "proxy"]. Can be called synchronously. ReturnsLogTags
-
GetLogTags
Returns list of available TDLib internal log tags, for example, ["actor", "binlog", "connections", "notifications", "proxy"]. Can be called synchronously. ReturnsLogTags
- 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()
-