addIdToString

fun addIdToString(idString: String?, database: SimklSyncServices, id: String?): String?(source)

The ID string is a way to keep a collection of services in one single ID using a map This adds a database service (like imdb) to the string and returns the new string.