toggle menu
live-updates
androidJvm
switch theme
search in API
live-updates
/
io.ionic.liveupdates
/
LiveUpdate
/
LiveUpdate
Live
Update
constructor
(
appId
:
String
,
channelName
:
String
=
"production"
,
usesSecureLiveUpdates
:
Boolean
=
false
)
constructor
(
appId
:
String
,
channelName
:
String
=
"production"
)
constructor
(
appId
:
String
)
constructor
(
appId
:
String
,
channelName
:
String
=
"production"
,
usesSecureLiveUpdates
:
Boolean
=
false
,
updateStrategy
:
Strategy
=
Strategy.DIFFERENTIAL
)