Document payload (or in this case, lack thereof)
parent
a258a3874b
commit
3fa2b7d55c
|
@ -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…
Reference in New Issue