- Enclosing class:
- TdApi
Sets new log stream for internal
logging of TDLib. Can be called synchronously.
Returns Ok
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
New log stream. -
Constructor Summary
ConstructorDescriptionSets new log stream for internal logging of TDLib.SetLogStream
(TdApi.LogStream logStream) Sets new log stream for internal logging of TDLib.SetLogStream
(DataInput input) Sets new log stream for internal logging of TDLib. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
logStream
New log stream. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
SetLogStream
public SetLogStream()Sets new log stream for internal logging of TDLib. Can be called synchronously.Returns
Ok
-
SetLogStream
Sets new log stream for internal logging of TDLib. Can be called synchronously.Returns
Ok
- Parameters:
logStream
- LogStream New log stream.
-
SetLogStream
Sets new log stream for internal logging of TDLib. Can be called synchronously.Returns
Ok
- 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()
-