TextInformationFrameCopy PageTextInformationFrame class TextInformationFrame(id: String, val description: String?, val value: String) : Id3Frame Constructors TextInformationFrameconstructor(id: String, description: String?, value: String) Properties NameSummarydescription@JvmFieldval description: String?value@JvmFieldval value: String Functions NameSummaryequalsopen operator override fun equals(other: Any?): BooleanhashCodeopen override fun hashCode(): IntUpdated 7 days ago