Interface AudioArtist

    • Method Detail

      • getName

        String getName()
        Artist name.
        Returns:
        name
      • getBiography

        String getBiography()
        Artist biography. May return null.
        Returns:
        bio