You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Vishal Mishra (JIRA)" <ji...@apache.org> on 2017/11/27 20:57:01 UTC

[jira] [Closed] (CB-4641) Constructor of ContactFindOptions should be documented.

     [ https://issues.apache.org/jira/browse/CB-4641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vishal Mishra closed CB-4641.
-----------------------------
    Resolution: Won't Fix

This plugin is being deprecated. No more work will be done on this plugin by the Cordova development community. You can continue to use this plugin and it should work as-is in the future but any more arising issues will not be fixed by the Cordova community.

> Constructor of ContactFindOptions should be documented.
> -------------------------------------------------------
>
>                 Key: CB-4641
>                 URL: https://issues.apache.org/jira/browse/CB-4641
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: cordova-plugin-contacts (DEPRECATED)
>    Affects Versions: 2.9.0
>            Reporter: Shingo Toda
>            Assignee: Michael Brooks
>            Priority: Minor
>
> Constructor method of ContactFindOptions is not documented but is exposed in user code. It should be documented, which will help users a lot.
> {code}
> /**
>  * ContactFindOptions.
>  * @constructor
>  * @param filter used to match contacts against
>  * @param multiple boolean used to determine if more than one contact should be returned
>  */
> var ContactFindOptions = function(filter, multiple)
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org