Document payload (or in this case, lack thereof)
This commit is contained in:
parent
a258a3874b
commit
3fa2b7d55c
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@ export enum Action {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Fired when CallHandler has checked for PSTN protocol support
|
* Fired when CallHandler has checked for PSTN protocol support
|
||||||
|
* payload: none
|
||||||
* XXX: Is an action the right thing for this?
|
* XXX: Is an action the right thing for this?
|
||||||
*/
|
*/
|
||||||
PstnSupportUpdated = "pstn_support_updated",
|
PstnSupportUpdated = "pstn_support_updated",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue