Class TdApi.VideoChatStreams

java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.VideoChatStreams
Enclosing class:
TdApi

public static class TdApi.VideoChatStreams extends TdApi.Object
Represents a list of video chat streams.
  • Field Details

    • streams

      public TdApi.VideoChatStream[] streams
      A list of video chat streams.
    • CONSTRUCTOR

      public static final int CONSTRUCTOR
      Identifier uniquely determining type of the object.
      See Also:
  • Constructor Details

    • VideoChatStreams

      public VideoChatStreams()
      Represents a list of video chat streams.
    • VideoChatStreams

      public VideoChatStreams(TdApi.VideoChatStream[] streams)
      Represents a list of video chat streams.
      Parameters:
      streams - A list of video chat streams.
  • Method Details

    • getConstructor

      public int getConstructor()
      Description copied from class: TdApi.Object
      Returns an identifier uniquely determining type of the object.
      Specified by:
      getConstructor in class TdApi.Object
      Returns:
      this.CONSTRUCTOR