Interface | Description |
---|---|
MonitoringEvent |
A collection of key-value pair data, built by the SDK, that describes an event of interest occurring during SDK code execution.
|
Class | Description |
---|---|
ApiCallAttemptMonitoringEvent |
A Monitoring Event that described the results of an Api Call Attempt.
|
ApiCallMonitoringEvent |
A Monitoring Event that describes the results of an Api Call.
|
ApiMonitoringEvent |
Base class contains a collection of data that describes a specific Api Call event that occurs during the execution of SDK logic
|
MonitoringListener |
The abstract class for a system that consumes Monitoring Events.
|
Copyright © 2024. All rights reserved.