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

Method GetDisplayName

libraries/lib-cloud-audiocom/UserService.cpp:241–244  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

239}
240
241wxString UserService::GetDisplayName() const
242{
243 return displayName.Read();
244}
245
246wxString UserService::GetUserSlug() const
247{

Callers 1

UpdateUserDataMethod · 0.80

Calls 1

ReadMethod · 0.45

Tested by

no test coverage detected