We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, When there is an incoming or outgoing call, a number of events might be called: onAnswer onHangup onReject onReceiveCall onSendCall
How do I get the calling/caller number in these event? Regards, Kenneth
The text was updated successfully, but these errors were encountered:
Hey @KennethChan-maker I cannot get any of those events to trigger anything in my end so far.
Did you manage to get them trigger something in your end? I cannot even find them in the source code.
Sorry, something went wrong.
No branches or pull requests
Hi,
When there is an incoming or outgoing call, a number of events might be called:
onAnswer
onHangup
onReject
onReceiveCall
onSendCall
How do I get the calling/caller number in these event?
Regards,
Kenneth
The text was updated successfully, but these errors were encountered: