org.urbanstew.soundcloudapi
Class SoundCloudOptions
java.lang.Object
org.urbanstew.soundcloudapi.SoundCloudOptions
public class SoundCloudOptions
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
version
public SoundCloudAPI.OAuthVersion version
system
public SoundCloudAPI.SoundCloudSystem system
SoundCloudOptions
public SoundCloudOptions()
SoundCloudOptions
public SoundCloudOptions(SoundCloudAPI.SoundCloudSystem system)
SoundCloudOptions
public SoundCloudOptions(SoundCloudAPI.SoundCloudSystem system,
SoundCloudAPI.OAuthVersion version)
with
public SoundCloudOptions with(SoundCloudAPI.OAuthVersion newVersion)
with
public SoundCloudOptions with(SoundCloudAPI.SoundCloudSystem newSystem)