We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a572cf commit 4eb45a4Copy full SHA for 4eb45a4
source/gameanalytics/GAState.cpp
@@ -61,7 +61,7 @@ namespace gameanalytics
61
getInstance().cacheIdentifier();
62
}
63
64
- std::string GAState::getIdentifier()
+ std::string GAState::getUserId()
65
{
66
return getInstance()._identifier;
67
0 commit comments