Open ghenry opened 4 years ago
Hi all,
D/RNCK:VoiceConnection(21081): onReject executed D/RNCK:VoiceConnectionService(21081): deinitConnection:b94baea1-864d-4aca-99e4-9940531c32db I/flutter (21081): [CallKeep] INFO: received event "CallKeepPerformEndCallAction" {callUUID: b94baea1-864d-4aca-99e4-9940531c32db}
How can I hook into onReject as its not CallKeepPerformEndCallAction().
onReject
CallKeepPerformEndCallAction()
Thanks.
Hi all,
How can I hook into
onReject
as its notCallKeepPerformEndCallAction()
.Thanks.