Cloud Storage Integrator 2016 Android Edition
Cloud Storage Integrator 2016 Android Edition
Questions / Feedback?

QueryParams Type

The parameter to be used in a query request.

Remarks

This type describes a parameter that is to be used in a query request.

Fields

Name
String

This field contains the name of the parameter to be used in a Query request.

Value
String

This field contains the value of the parameter to be used in a Query request. All specified values will be URL encoded by the component.

Constructors

public QueryParams();



public QueryParams(String name, String value);



 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 Android Edition - Version 16.0 [Build 7239]