mirror of
https://github.com/mii443/libdatachannel.git
synced 2025-08-22 23:25:33 +00:00
Start exporting c++ API for windows.
This commit is contained in:
@ -32,7 +32,7 @@
|
||||
|
||||
namespace rtc {
|
||||
|
||||
class Description {
|
||||
class RTC_CPP_EXPORT Description {
|
||||
public:
|
||||
enum class Type { Unspec, Offer, Answer, Pranswer, Rollback };
|
||||
enum class Role { ActPass, Passive, Active };
|
||||
|
Reference in New Issue
Block a user