KODI v1.2.7 Release Notes

Release Date: 2019-09-24 // over 4 years ago
  • ➕ added new function
    inline fun <reified T : Any, reified R : T> IKodi.bindType(tag: String?= null): KodiTagWrapper
    for typed binding
    👀 see example project for more information