sportradar / LivedataSdkJava

MIT License
5 stars 4 forks source link

com.sportradar.livedata.sdk.proto.dto.incoming.livescout.Login Missing this POJO #4

Closed fofohi closed 6 months ago

fofohi commented 1 year ago

I cant find this class in your SDK and Do u have JAVA8 version SDK?

aklevanets commented 1 year ago

Hi, at the moment we are still supporting old version of SDK - Bookmaker SDK. Can be found here: https://sdk.sportradar.com/bookmaker/java No longer be maintained after 01.07.2023

Regarding missing class - during building it will be generated from xsd.

fofohi commented 6 months ago

Thank u