com.genesyslab.omsdk.commons.event
Interface ServiceStatusChangedEvent


public interface ServiceStatusChangedEvent

An event reporting a service status change.

Since:
7.1.008.00

Method Summary
 ServiceStatus getStatus()
          Returns the new status of the service.
 

Method Detail

getStatus

public ServiceStatus getStatus()
Returns the new status of the service.

Returns:
service's new status.