SignalingDeviceConfig
DESCRIPTION
Configuration used when constructing a Signaler.
deviceId and productId are values configured in the Nabto Backend tokenProvider is a function the Signaler calls when it requires a token allowing the Signaler to attach to the Nabto Backend signalingUrl is the URL for the Nabto Backend eg. https://signalingpoc.dev.nabto.com wsImpl is an instance of the Websocket abstraction defined above httpCli is an instance of the HTTP client abstraction defined above timerFactory is an instance of the Timer factory abstraction defined above.
DECLARATION
struct SignalingDeviceConfig {