Git Product home page Git Product logo

Comments (6)

guillaume-fr avatar guillaume-fr commented on September 18, 2024 1

It's better to have a JSONObject with the following definition : { state:"RINGING", number:"NUMBER}

It's explicit and avoids breaking changes if you want to add caller name or any other info later.

from cordova-phone-call-trap.

leonzinger avatar leonzinger commented on September 18, 2024

+1
And caller name if in phone book :)

from cordova-phone-call-trap.

renanoliveira avatar renanoliveira commented on September 18, 2024

Hi @beradrian and @leonzinger

Today I have two pull requests about this.
I need study this solution because one used a json object ({"RINGING": "NUMBER}) for all states and other concatenate number on ringing state (RINGING + "NUMBER").

Do you have any preference?

from cordova-phone-call-trap.

leonzinger avatar leonzinger commented on September 18, 2024

I prefer JSON as well.

Thank you!

On Mon, Oct 26, 2015 at 11:50 AM guillaume-fr [email protected]
wrote:

It's better to have a JSONObject with the following definition : {
state:"RINGING", number:"NUMBER}

It's explicit and avoids breaking changes if you want to add caller name
or any other info later.

โ€”
Reply to this email directly or view it on GitHub
#2 (comment)
.

from cordova-phone-call-trap.

beradrian avatar beradrian commented on September 18, 2024

I agree with @guillaume-fr { state:"RINGING", number:"NUMBER}. JSON is much better.

from cordova-phone-call-trap.

RishabhKothaari avatar RishabhKothaari commented on September 18, 2024

Hi @renanoliveira thanks for the plugin , can you pull this fix #7 .

from cordova-phone-call-trap.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.