Live Update
Constructors
Link copied to clipboard
fun LiveUpdate(appId: String, channelName: String = "production", usesSecureLiveUpdates: Boolean = false)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun LiveUpdate(appId: String, channelName: String = "production", usesSecureLiveUpdates: Boolean = false, updateStrategy: Strategy = Strategy.DIFFERENTIAL)