MillicastSDK 1.8.4
Loading...
Searching...
No Matches
Public Attributes | List of all members
millicast::ClientConnectionOptions Struct Reference

Connection related options. More...

#include <client.h>

Public Attributes

bool auto_reconnect {true}
 allow the SDK to reconnect the publisher/viewer in case a network drop happens. This will not attempt. If such thing happens, the listener will invoke the required callbacks once again.
 

Detailed Description

Connection related options.

Member Data Documentation

◆ auto_reconnect

bool millicast::ClientConnectionOptions::auto_reconnect {true}

allow the SDK to reconnect the publisher/viewer in case a network drop happens. This will not attempt. If such thing happens, the listener will invoke the required callbacks once again.


The documentation for this struct was generated from the following file: