| Package | com.yahoo.webapis |
| Class | public class ServiceBase |
| Inheritance | ServiceBase flash.events.EventDispatcher |
| Subclasses | SearchService |
| Property | Defined by | ||
|---|---|---|---|
| applicationId : String
An Application ID is a string that uniquely identifies your application.
| ServiceBase | ||
| Method | Defined by | ||
|---|---|---|---|
|
ServiceBase(target:IEventDispatcher = null)
| ServiceBase | ||
| applicationId | property |
public var applicationId:StringAn Application ID is a string that uniquely identifies your application. Think of it as like a User-Agent string. If you have multiple applications, you must use a different ID for each one.
See also
| ServiceBase | () | constructor |
public function ServiceBase(target:IEventDispatcher = null)Parameters
target:IEventDispatcher (default = null) |