{{tag>Programmers_Reference Methods INotification_Interface GetServiceStatus Index}} ====getServiceStatus ()==== public int getServiceStatus () This method returns the status of service request. Valid values are: ''SERVICE_STATUS_SUCCESS;'' \\ ''SERVICE_STATUS_WAITING;'' \\ ''SERVICE_STATUS_FAILURE;'' ===Parameters=== None ===Returns=== An integer indicating the service status.