0.1.6 • Published 4 years ago

call-observer v0.1.6

Weekly downloads
6
License
MIT
Repository
github
Last release
4 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

4 years ago

0.1.5

4 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago