Static
Private
routeStatic
Private
routeStatic
Private
routeStatic
Private
routeStatic
Private
routeStatic
Private
routeStatic
Private
routeStatic
Private
routesetStatic
createData that will be passed in the body of the request.
Optional
query: null | objectData that will be passed in the query string as a parameter.
Optional
options: null | objectFurther options that can be used to modify the request.
Static
deleteDeletes a widget's information.
Widget Delete Widget- BingeWave
Returns a promise from Axios.
The id of widget.
Data that will be passed in the body of the request.
Optional
query: null | objectData that will be passed in the query string as a parameter.
Optional
options: null | objectFurther options that can be used to modify the request.
Static
getStatic
updateUpdates a widget's information.
Widget Update Widget- BingeWave
Returns a promise from Axios.
The id of widget.
Data that will be passed in the body of the request.
Optional
query: null | objectData that will be passed in the query string as a parameter.
Optional
options: null | objectFurther options that can be used to modify the request.
Static
viewView the information pertaining to a single widget.
Widget View Widget - BingeWave
Returns a promise from Axios.
The id of widget.
Optional
query: null | objectData that will be passed in the query string as a parameter.
Optional
options: null | objectFurther options that can be used to modify the request.
Generated using TypeDoc
Create a new widget add-on that can be integrated with a live event.
See
Widget Create Widget - BingeWave
Returns
Returns a promise from Axios.