getAnonymousId static method
Returns the current anonymous identifier for this install.
Implementation
static String getAnonymousId() {
return DigiaInstance.instance.getAnonymousId();
}
Returns the current anonymous identifier for this install.
static String getAnonymousId() {
return DigiaInstance.instance.getAnonymousId();
}