Audacity 3.2.0
Classes | Namespaces | Functions
OAuthService.h File Reference
#include <chrono>
#include <functional>
#include <string_view>
#include <mutex>
#include "Observer.h"
Include dependency graph for OAuthService.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cloud::audiocom::AuthStateChangedMessage
 Message that is sent when authorization state changes. More...
 
class  cloud::audiocom::OAuthService
 Service responsible for OAuth authentication against the audio.com service. More...
 

Namespaces

namespace  cloud
 
namespace  cloud::audiocom
 

Functions

OAuthService & cloud::audiocom::GetOAuthService ()
 Returns the instance of the OAuthService. More...