Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetUserId
Method
GetUserId
libraries/lib-cloud-audiocom/UserService.cpp:236–239 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
234
}
235
236
wxString UserService::GetUserId() const
237
{
238
return userId.Read();
239
}
240
241
wxString UserService::GetDisplayName() const
242
{
Callers
6
CompletePromise
Method · 0.80
DownloadCloudAudio
Method · 0.80
GetCloudProjectPage
Method · 0.80
HandleCloudLogin
Method · 0.80
GetSelectedProjectUrl
Method · 0.80
GetSelectedAudioUrl
Method · 0.80
Calls
1
Read
Method · 0.45
Tested by
no test coverage detected