public class UofUsageConfigurationImpl extends Object implements 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 
 | 
void | 
setExportEnabled(boolean exportEnabled)  | 
void | 
setHost(String host)  | 
String | 
toString()  | 
public void setExportEnabled(boolean exportEnabled)
public void setHost(String host)
public boolean isExportEnabled()
UofUsageConfigurationDefault value is true
isExportEnabled in interface UofUsageConfigurationpublic int getExportIntervalInSec()
UofUsageConfigurationgetExportIntervalInSec in interface UofUsageConfigurationpublic int getExportTimeoutInSec()
UofUsageConfigurationgetExportTimeoutInSec in interface UofUsageConfigurationpublic String getHost()
UofUsageConfigurationgetHost in interface UofUsageConfigurationCopyright © 2016–2025. All rights reserved.