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

Bas Bosman updated CB-4638:
---------------------------

    Component/s: Plugin Contacts

> Constructor of ContactField should be documented.
> -------------------------------------------------
>
>                 Key: CB-4638
>                 URL: https://issues.apache.org/jira/browse/CB-4638
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Docs, Plugin Contacts
>            Reporter: Shingo Toda
>            Assignee: Michael Brooks
>            Priority: Minor
>
> Constructor of ContactField is not documented but is exposed in user code. It 
> should be documented, which will help users a lot.
> {code}
> /**
> * Generic contact field.
> * @constructor
> * @param {DOMString} id unique identifier, should only be set by native code 
> // NOTE: not a W3C standard
> * @param type
> * @param value
> * @param pref
> */
> var ContactField = function(type, value, pref)
> {code}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to