You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Edna Morales (JIRA)" <ji...@apache.org> on 2016/08/01 12:45:20 UTC

[jira] [Commented] (CB-6915) vibration bracket implementation

    [ https://issues.apache.org/jira/browse/CB-6915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15401968#comment-15401968 ] 

Edna Morales commented on CB-6915:
----------------------------------

It's completed

> vibration bracket implementation 
> ---------------------------------
>
>                 Key: CB-6915
>                 URL: https://issues.apache.org/jira/browse/CB-6915
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: Plugin Vibration
>            Reporter: Lisa Seacat DeLuca
>            Assignee: Edna Morales
>              Labels: w3c
>
> Bracket implementation (section 5 of spec)
> {code}
> // vibrate for 1000 ms
> navigator.vibrate(1000);
> // or alternatively
> navigator.vibrate([1000]); ←--- this version doesn’t exist in Cordova
> {code}
> see: https://docs.google.com/document/d/18b32aveubsr2g5Co_VeW4q3s3IXxuddUU2BO5eC3jVA/edit 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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