Skip to content

ISteamWebAPIUtil.GetSupportedAPIList() package parsing mechanism #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
4 tasks
michaeljohnbarr opened this issue Jul 24, 2013 · 0 comments
Open
4 tasks
Assignees

Comments

@michaeljohnbarr
Copy link
Owner

Each interface has methods with a unique <method_version> keyword argument. If we retrieve the latest version of each method as reported by ISteamWebAPIUtil.GetSupportedAPIList() and compare them to our methods, we can nearly guarantee that we can keep our package updated with the latest method versions. Other benefits are listed below.

@ghost ghost assigned michaeljohnbarr Jul 24, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant