This is an old revision of the document!


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.

  • Last modified: 2023/04/04 06:18