Skip to content

Commit a102b79

Browse files
KhrystynaDubovykSNiukalov
authored andcommitted
update ServiceUpdateReason into ServiceStatusUpdateReason
1 parent 1e9b4ee commit a102b79

File tree

1 file changed

+1
-1
lines changed
  • docs/BasicCommunication/OnServiceUpdate

1 file changed

+1
-1
lines changed

docs/BasicCommunication/OnServiceUpdate/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Processing these steps SDL sends OnServiceUpdate notification to HMI to provide
3131
|:---|:---|:--------|:---------|
3232
|serviceType|[Common.ServiceType](../../common/enums/#servicetype)|true||
3333
|serviceEvent|[Common.ServiceEvent](../../common/enums/#serviceevent)|false||
34-
|reason|[Common.ServiceUpdateReason](../../enums/#serviceupdatereason)|false||
34+
|reason|[Common.ServiceStatusUpdateReason](../../enums/#servicestatusupdatereason)|false||
3535
|appID|Integer|false||
3636

3737
_Note:_ the only time when SDL would not be able provide the `appID` would be during the first StartService request for the RPC service before RAI was sent.

0 commit comments

Comments
 (0)