Class TdApi.GetLogStream

  • Enclosing class:
    TdApi

    public static class TdApi.GetLogStream
    extends TdApi.Function
    Returns information about currently used log stream for internal logging of TDLib. Can be called synchronously.

    Returns LogStream

    • Field Detail

      • CONSTRUCTOR

        public static final int CONSTRUCTOR
        Identifier uniquely determining type of the object.
        See Also:
        Constant Field Values
    • Constructor Detail

      • GetLogStream

        public GetLogStream()
        Default constructor for a function, which returns information about currently used log stream for internal logging of TDLib. Can be called synchronously.

        Returns LogStream