LiveUpdate

fun LiveUpdate(appId: String, channelName: String = "production", usesSecureLiveUpdates: Boolean = false)
fun LiveUpdate(appId: String, channelName: String = "production")
fun LiveUpdate(appId: String)
fun LiveUpdate(appId: String, channelName: String = "production", usesSecureLiveUpdates: Boolean = false, updateStrategy: Strategy = Strategy.DIFFERENTIAL)