Module product_websockets_api

Module product_websockets_api 

Source

Structs§

DisableProductWebsocketsParams
struct for passing parameters to the method disable_product_websockets
EnableProductWebsocketsParams
struct for passing parameters to the method enable_product_websockets
GetProductWebsocketsParams
struct for passing parameters to the method get_product_websockets

Enums§

DisableProductWebsocketsError
struct for typed errors of method disable_product_websockets
EnableProductWebsocketsError
struct for typed errors of method enable_product_websockets
GetProductWebsocketsError
struct for typed errors of method get_product_websockets
GetServicesProductWebsocketsError
struct for typed errors of method get_services_product_websockets

Functions§

disable_product_websockets
Disable the Websockets product on a service.
enable_product_websockets
Enable the WebSockets product on a service.
get_product_websockets
Get the enablement status of the WebSockets product on a service.
get_services_product_websockets
Get all the services which have the Websockets product enabled.