Skip to content

Commit

Permalink
Merge branch 'public' of https://github.com/UnigramDev/libtgvoip into…
Browse files Browse the repository at this point in the history
… public
  • Loading branch information
FrayxRulez committed Mar 11, 2019
2 parents 4fd5f33 + fe080d6 commit 07df8c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions os/windows/CXWrapper.h
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ namespace libtgvoip{
int GetSignalBarsCount();
CallState GetConnectionState();
TrafficStats^ GetStats();
int32_t GetConnectionMaxLayer();
Platform::String^ GetDebugString();
Platform::String^ GetDebugLog();
Error GetLastError();
Expand Down

0 comments on commit 07df8c9

Please sign in to comment.