Push before merge with Heath

This commit is contained in:
Neil Dorin
2017-09-12 11:09:27 -06:00
parent 4b4bf1a1c8
commit 830093da3b
4 changed files with 32 additions and 19 deletions

View File

@@ -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();