Class Audio

    • Field Detail

      • info

        private AudioInfo info
        Metadata for the audio clip referred to in url.
      • url

        private String url
        Required. The URL to the audio 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

      • Audio

        public Audio()