updateCurrentActivity

abstract fun updateCurrentActivity(type: String, userInfo: Any?)(source)

Updates the current activity if its type matches type, merging the entries from userInfo into its current userInfo dictionary.