- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
API-Level Documentation is available via standard Javadocs.
How to Download
Documentation is downloaded alongside the libraries using Gradle.
Download Authentication and Tickets library through gradle by adding the following code in build.gradle:
implementation 'com.ticketmaster.accounts:authentication:3.8.0'
implementation 'com.ticketmaster.tickets:tickets:3.8.0'
For more information see Getting Started
How to View
Once you have Tickets SDK and Authentication SDK in your Project, you will be able to see javadocs related with the classes by hovering over classes or functions.
Authentication
Tickets
Was this article helpful?