changjurhee / AONE

2023 LG SA
MIT License
0 stars 2 forks source link

1) Server : ContactListView 추가 #172

Closed changjurhee closed 12 months ago

changjurhee commented 12 months ago

struct ConferenceData { std::string rid; long dataAndTime; long duration; std::list participants; };