0.1.6 • Published 6 years ago

call-observer v0.1.6

Weekly downloads
6
License
MIT
Repository
github
Last release
6 years ago

CallObserverPlugin

The purpose of this plugin is to start observing a phone call's status once it has been initiated. Then return the status to the app so we know when the phone call has completed.

Phone Statuses

  • none
  • incoming
  • dialing
  • ongoing
  • ended

Example output

{
  "data": {
    "status": "ongoing"
  }
}
0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago