Ditto 4.1.0
Public Member Functions | Public Attributes | List of all members
ditto::AwdlConfig Class Reference

Part of the PeerToPeer config that relates to AWDL connections. More...

#include <TransportConfig.hpp>

Public Member Functions

bool operator== (const AwdlConfig &other) const
 
bool operator!= (const AwdlConfig &other) const
 

Public Attributes

bool enabled = false
 

Detailed Description

Part of the PeerToPeer config that relates to AWDL connections.

Member Data Documentation

◆ enabled

bool ditto::AwdlConfig::enabled = false

Whether or not AWDL connections should be enabled.

If enabled, this will only take effect on Apple platforms (macOS and iOS) as they are the only platforms that support AWDL.