Distribution_Service/CC_SDK/Include/Module/Comm/DataChannel/PeerConnectionConfig.h

11 lines
124 B
C
Raw Normal View History

2025-11-11 17:46:19 +08:00
#ifndef PEER_CONNECTION_CONFIG_H
#define PEER_CONNECTION_CONFIG_H
namespace CTL {
class PeerConfig {
};
}
#endif