mirror of
https://github.com/bspeice/UNCCGameDay
synced 2025-07-03 06:45:17 -04:00
Add documentation for the Retrofit adapter, and Twitter API client
This commit is contained in:
@ -13,6 +13,9 @@ import twitter4j.conf.ConfigurationBuilder;
|
||||
|
||||
/**
|
||||
* The Class TwitterClient.
|
||||
* Client used to interface with the Twitter API.
|
||||
* Note that while it should be secure to store a Consumer Secret in this
|
||||
* class, there is likely a better solution.
|
||||
*/
|
||||
public class TwitterClient {
|
||||
|
||||
|
Reference in New Issue
Block a user