Class Video

    • Field Detail

      • info

        private VideoInfo info
        Metadata about the video clip referred to in url.
      • url

        private String url
        Required. The URL to the video clip.
      • file

        private EncryptedFile file
        Required if the file is encrypted. Information on the encrypted file, as specified in End-to-end encryption.
    • Constructor Detail

      • Video

        public Video()