sms-translate/app/src/main/kotlin/com/simplemobiletools/smsmessenger/helpers/Constants.kt

4 lines
124 B
Kotlin

package com.simplemobiletools.smsmessenger.helpers
const val THREAD_ID = "thread_id"
const val THREAD_NAME = "thread_name"