Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
sealed class KindlySDKError : Exception
Link copied to clipboard
Link copied to clipboard

Location enum - matches iOS WHERE_AM_I Controls logging verbosity independent of build variant

Link copied to clipboard
object Navigation
Link copied to clipboard

Errors that can be thrown by the Promise machinery itself (separate from user errors surfaced via reject(_:)).

Link copied to clipboard

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun ResponseBody.getErrorMessage(): String
Link copied to clipboard
fun <T : Serializable?> Intent.getSerializable(key: String, m_class: Class<T>): T
Link copied to clipboard
fun View.gone()
Link copied to clipboard
fun <T> Activity.goto(clazz: Class<T>, clearStack: Boolean = false)
Link copied to clipboard
fun <T> Activity.Intent(clazz: Class<T>): Intent
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard