src/app/modules/shared/components/desktop-app-update/desktop-app-update.component.ts
OnInit
OnDestroy
selector | app-desktop-app-update |
styleUrls | ./desktop-app-update.component.scss |
templateUrl | ./desktop-app-update.component.html |
Properties |
|
Methods |
constructor(appUpdateService: AppUpdateService, resourceService: ResourceService)
|
|||||||||
Parameters :
|
checkForAppUpdate |
checkForAppUpdate()
|
Returns :
void
|
ngOnDestroy |
ngOnDestroy()
|
Returns :
void
|
ngOnInit |
ngOnInit()
|
Returns :
void
|
setTelemetry |
setTelemetry()
|
Returns :
void
|
Public appUpdateService |
Type : AppUpdateService
|
downloadUrl |
Type : string
|
isUpdateAvailable |
newVersion |
Public resourceService |
Type : ResourceService
|
telemetryInteractEdata |
Type : IInteractEventEdata
|
Public telemetryInteractObject |
Type : IInteractEventObject
|
Public unsubscribe$ |
Default value : new Subject<void>()
|
./desktop-app-update.component.scss