All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.sportradar.unifiedodds.sdk.SDKGlobalEventsListener Maven / Gradle / Ivy

/*
 * Copyright (C) Sportradar AG. See LICENSE for full license governing this code
 */

package com.sportradar.unifiedodds.sdk;

/**
 * Defines methods used to handle messages which are not related with a {@link OddsFeedSession} but
 * with producers or SDK it-self.
 */
public interface SDKGlobalEventsListener extends SDKProducerStatusListener, SDKConnectionStatusListener, SDKEventRecoveryStatusListener {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy