IPWorks Cloud 2020 Android Edition

Questions / Feedback?

QueryParams Property

Additional query parameters to be included in the request.

Syntax

public QueryParamList getQueryParams();
public void setQueryParams(QueryParamList queryParams);

Remarks

This is a collection of query parameters that will be added to the request. Parameters can be added via the AddQueryParam method.

Default Value

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 Android Edition - Version 20.0 [Build 8265]