static public field O2GRequestParamsEnum.SUBSCRIPTION_STATUS
Brief
The constant represents the name of the instrument subscription status parameter.
Details
To set the parameter value, use the setString
method. For example,
valuemap.setString(O2GRequestParamsEnum.SUBSCRIPTION_STATUS, value);
For the list of the possible parameter values, see the Constants.SubscriptionStatuses description.
Declared in O2GRequestParamsEnum