MCPcopy 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
236wxString UserService::GetUserId() const
237{
238 return userId.Read();
239}
240
241wxString UserService::GetDisplayName() const
242{

Callers 6

CompletePromiseMethod · 0.80
DownloadCloudAudioMethod · 0.80
GetCloudProjectPageMethod · 0.80
HandleCloudLoginMethod · 0.80
GetSelectedProjectUrlMethod · 0.80
GetSelectedAudioUrlMethod · 0.80

Calls 1

ReadMethod · 0.45

Tested by

no test coverage detected