public interface UofUsageConfiguration
| Modifier and Type | Method and Description | 
|---|---|
int | 
getExportIntervalInSec()
Get the interval in seconds in which the usage metrics are exported 
 | 
int | 
getExportTimeoutInSec()
Get the timeout for exporting usage metrics 
 | 
String | 
getHost()
Get the host to which the usage metrics are exported 
 | 
boolean | 
isExportEnabled()
Indicates if the SDK usage (metrics) export is enabled 
 | 
boolean isExportEnabled()
Default value is true
int getExportIntervalInSec()
int getExportTimeoutInSec()
String getHost()
Copyright © 2016–2025. All rights reserved.