Packagecom.dasflash.soundcloud.as3api
Classpublic class SoundcloudURLs
InheritanceSoundcloudURLs Inheritance Object

Static URL constants of the Soundcloud API



Public Constants
 ConstantDefined By
  LIVE_AUTH_URL : String = http://soundcloud.com/oauth/authorize
[static]
SoundcloudURLs
  LIVE_URL : String = http://api.soundcloud.com/
[static]
SoundcloudURLs
  SANDBOX_AUTH_URL : String = http://sandbox-soundcloud.com/oauth/authorize
[static]
SoundcloudURLs
  SANDBOX_URL : String = http://api.sandbox-soundcloud.com/
[static]
SoundcloudURLs
Constant Detail
LIVE_AUTH_URLConstant
public static const LIVE_AUTH_URL:String = http://soundcloud.com/oauth/authorize

LIVE_URLConstant 
public static const LIVE_URL:String = http://api.soundcloud.com/

SANDBOX_AUTH_URLConstant 
public static const SANDBOX_AUTH_URL:String = http://sandbox-soundcloud.com/oauth/authorize

SANDBOX_URLConstant 
public static const SANDBOX_URL:String = http://api.sandbox-soundcloud.com/