Enfusion Script API
Loading...
Searching...
No Matches
ServiceStatusItem Interface Reference

Service status item. More...

Public Member Functions

proto external string Name ()
 Name of service.
 
proto external string Status ()
 Status of service.
 
proto external string Message ()
 Message related to service.
 
proto external bool HasMessage ()
 Is there any message related to service.
 

Detailed Description

Service status item.

Member Function Documentation

◆ HasMessage()

proto external bool ServiceStatusItem.HasMessage ( )

Is there any message related to service.

◆ Message()

proto external string ServiceStatusItem.Message ( )

Message related to service.

◆ Name()

proto external string ServiceStatusItem.Name ( )

Name of service.

◆ Status()

proto external string ServiceStatusItem.Status ( )

Status of service.


The documentation for this interface was generated from the following file: