MCPcopy Create free account
hub / github.com/audacity/audacity / GetOAuthClientID

Method GetOAuthClientID

libraries/lib-cloud-audiocom/ServiceConfig.cpp:162–165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

160}
161
162std::string ServiceConfig::GetOAuthClientID() const
163{
164 return mOAuthClientID;
165}
166
167std::string ServiceConfig::GetOAuthClientSecret() const
168{

Callers 2

WriteClientFieldsFunction · 0.80
MakeOAuthRequestURLMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected