WebsiteBeaver / CordovaCall

Cordova CallKit & ConnectionService plugin for iOS/Android that displays the native call UI for VOIP apps
MIT License
196 stars 91 forks source link

Is it possible to have the phone number of the caller? #98

Open Taxi4you opened 4 years ago

Taxi4you commented 4 years ago

I need to have the phone number of the people who is calling (natively calling), using the following events: onAnswer onHangup onReject onReceiveCall Is this possible?

thanks