webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <turnserver.h>
Public Member Functions | |
virtual bool | GetKey (const std::string &username, const std::string &realm, std::string *key)=0 |
virtual | ~TurnAuthInterface ()=default |
virtual bool | GetKey (const std::string &username, const std::string &realm, std::string *key)=0 |
virtual | ~TurnAuthInterface ()=default |
|
virtualdefault |
|
virtualdefault |
|
pure virtual |
Implemented in TurnFileAuth.
|
pure virtual |
Implemented in TurnFileAuth.