Github user nikhilkh commented on a diff in the pull request:

    https://github.com/apache/cordova-docs/pull/461#discussion_r50504004
  
    --- Diff: www/docs/en/dev/guide/platforms/android/lifecycle.md ---
    @@ -102,12 +178,16 @@ The possible plugin statuses in the `pendingResult` 
field include the following
     "Error
     ```
     
    ->**NOTE:** It is up to the plugin to decide what is contained in the 
`result` field and the meaning of the `pluginStatus` that is returned. 
Reference the API of the plugin you are using to see what you should expect 
those fields to contain and how to use their values
    +Please note that it is up to the plugin to decide what is contained in the
    +`result` field and the meaning of the `pluginStatus` that is returned. 
Reference
    +the API of the plugin you are using to see what you should expect those 
fields
    +to contain and how to use their values.
     
    -A `resume` callback that makes use of the event payload might look 
something like this:
    +A `resume` callback that makes use of a plugin's event payload might look
    --- End diff --
    
    Consider adding an Example heading.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to