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

jcesarmobile closed CB-4637.
----------------------------
    Resolution: Won't Fix

The plugin is deprecated, this won't be fixed

> Constructor of ContactName should be documented.
> ------------------------------------------------
>
>                 Key: CB-4637
>                 URL: https://issues.apache.org/jira/browse/CB-4637
>             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 ContactName is not documented but is exposed in user 
> code. It should be documented, which will help users a lot.
> {code}
> /**
> * Contact name.
> * @constructor
> * @param formatted // NOTE: not part of W3C standard
> * @param familyName
> * @param givenName
> * @param middle
> * @param prefix
> * @param suffix
> */
> var ContactName = function(formatted, familyName, givenName, middle, prefix, 
> suffix)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to