public class SDKMetricSender extends java.lang.Object implements ISDKMetricSender
| Constructor and Description |
|---|
SDKMetricSender() |
| Modifier and Type | Method and Description |
|---|---|
void |
SendSDKMetricEvent(SDKMetricEvents metricEvent) |
void |
SendSDKMetricEventWithTag(SDKMetricEvents metricEvent,
java.util.HashMap tags) |
public void SendSDKMetricEvent(SDKMetricEvents metricEvent)
SendSDKMetricEvent in interface ISDKMetricSenderpublic void SendSDKMetricEventWithTag(SDKMetricEvents metricEvent, java.util.HashMap tags)
SendSDKMetricEventWithTag in interface ISDKMetricSender