mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 12:06:58 +00:00
Push before merge with Heath
This commit is contained in:
parent
4b4bf1a1c8
commit
830093da3b
4 changed files with 32 additions and 19 deletions
|
|
@ -13,7 +13,7 @@ namespace PepperDash.Essentials.Core
|
|||
{
|
||||
// Add requirements for Dialer functionality
|
||||
|
||||
void Dial();
|
||||
void Dial(string number);
|
||||
void EndCall();
|
||||
void AcceptCall();
|
||||
void RejectCall();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue