Document payload (or in this case, lack thereof)

This commit is contained in:
David Baker 2021-01-04 11:54:10 +00:00
parent a258a3874b
commit 3fa2b7d55c

View file

@ -102,6 +102,7 @@ export enum Action {
/**
* Fired when CallHandler has checked for PSTN protocol support
* payload: none
* XXX: Is an action the right thing for this?
*/
PstnSupportUpdated = "pstn_support_updated",