Agora C++ API Reference for All Platforms
AgoraRtcCryptoCppLoader.h
1
//
2
// AgoraRtcCryptoCppLoader.h
3
// AgoraRtcCryptoLoader
4
//
5
// Copyright © 2019 Agora IO. All rights reserved.
6
//
7
8
#ifndef AgoraRtcCryptoCppLoader_h
9
#define AgoraRtcCryptoCppLoader_h
10
11
class
AgoraRtcCryptoCppLoader
12
{
13
public
:
14
AgoraRtcCryptoCppLoader
();
15
~AgoraRtcCryptoCppLoader
();
16
};
17
18
#endif
/* AgoraRtcCryptoCppLoader_h */
AgoraRtcCryptoCppLoader
Definition:
AgoraRtcCryptoCppLoader.h:11
AgoraRtcCryptoCppLoader::~AgoraRtcCryptoCppLoader
~AgoraRtcCryptoCppLoader()
AgoraRtcCryptoCppLoader::AgoraRtcCryptoCppLoader
AgoraRtcCryptoCppLoader()
Generated by
1.8.14