You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.
i hope questions like these are adequate as issue, im quite new to this.
So i expected there to be a method like MatchEvent matchEvent = api.getMatchEventsById(matchId)
But unfortunately thats not how it's supposed to work and i were not able to read the documentation properly to solve the issue... How can i actually access the Match Events?
This would be another great sample Example for the example directory.
Thanks for your efforts!
Best Regards
Alex
The text was updated successfully, but these errors were encountered:
Hey taycalwell,
i hope questions like these are adequate as issue, im quite new to this.
So i expected there to be a method like
MatchEvent matchEvent = api.getMatchEventsById(matchId)
But unfortunately thats not how it's supposed to work and i were not able to read the documentation properly to solve the issue...
How can i actually access the Match Events?
This would be another great sample Example for the example directory.
Thanks for your efforts!
Best Regards
Alex
The text was updated successfully, but these errors were encountered: