Interface dispatcher payload
& use constant in test
This commit is contained in:
parent
58652152c1
commit
8ef95a6237
4 changed files with 31 additions and 6 deletions
|
@ -102,9 +102,7 @@ export enum Action {
|
|||
|
||||
/**
|
||||
* Dial the phone number in the payload
|
||||
* payload: {
|
||||
* number: <phone number>,
|
||||
* }
|
||||
* payload: DialNumberPayload
|
||||
*/
|
||||
DialNumber = "dial_number",
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue