, , , ,

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.