Class SoundCloudClientIdTracker


  • public class SoundCloudClientIdTracker
    extends java.lang.Object
    • Constructor Detail

      • SoundCloudClientIdTracker

        public SoundCloudClientIdTracker​(HttpInterfaceManager httpInterfaceManager)
    • Method Detail

      • updateClientId

        public void updateClientId()
        Updates the clientID if more than CLIENT_ID_REFRESH_INTERVAL time has passed since last updated.
      • getClientId

        public java.lang.String getClientId()
      • isIdFetchContext

        public boolean isIdFetchContext​(org.apache.http.client.protocol.HttpClientContext context)