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

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

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

package com.sportradar.unifiedodds.sdk;

/**
 * This is the representation of one stream/session/connection to the Sportradar Odds Messages (It
 * is possible to have one or more such session simultaneously listening to the same or different
 * information)
 * 
 * @author Sportradar
 *
 */
public interface OddsFeedSession {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy