opt: rename to on_voice_call_started
This commit is contained in:
parent
040396b3f8
commit
ea391542fc
4 changed files with 5 additions and 5 deletions
|
|
@ -267,7 +267,7 @@ impl InvokeUiSession for SciterHandler {
|
|||
|
||||
fn switch_back(&self, _id: &str) {}
|
||||
|
||||
fn on_voice_call_start(&self) {
|
||||
fn on_voice_call_started(&self) {
|
||||
self.call("onVoiceCallStart", &make_args!());
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue