A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
geocoding_ambiguous — Property in class com.yahoo.webapis.upcoming.uEvent
A Boolean indicating whether the geocoding associated with the event is ambiguous.
geocoding_ambiguous — Property in class com.yahoo.webapis.upcoming.Venue
The geocoding ambiguity flag; if true, then the geocoding is ambiguous.
geocoding_precision — Property in class com.yahoo.webapis.upcoming.uEvent
String describing the level of precision for the geographic information (for example, "zip", or "address")
geocoding_precision — Property in class com.yahoo.webapis.upcoming.Venue
The string describing the geocoding precision for the venue, for example "address" or "zip".
getAnswersResult — Event in class com.yahoo.webapis.answers.AnswersService
GET_ANSWERS_RESULT — Constant static property in class com.yahoo.webapis.answers.events.AnswersResultEvent
getCategoryList() — Method in class com.yahoo.webapis.upcoming.UpcomingService
This method requests a list of all available event categories.
getCommentsResult — Event in class com.yahoo.webapis.answers.AnswersService
GET_COMMENTS_RESULT — Constant static property in class com.yahoo.webapis.answers.events.AnswersResultEvent
getCountryList() — Method in class com.yahoo.webapis.upcoming.UpcomingService
This method returns the list of all countries in the Upcoming.org database.
GET_COUNTRY_LIST — Constant static property in class com.yahoo.webapis.upcoming.events.UpcomingResultEvent
The type of event dispatched when the list of countries is retrieved.
getFrobURL() — Method in class com.yahoo.webapis.upcoming.UpcomingService
This method returns the authentication URL where the user can approve the application's access to his or her private data.
getMetroByLatLon(latitude, longitude) — Method in class com.yahoo.webapis.upcoming.UpcomingService
This method returns one metro area closest to the specified latitude and longitude.
getMetroList() — Method in class com.yahoo.webapis.upcoming.User
This method retrieves a list of Metros for the given user.
getMetroListByState(state:com.yahoo.webapis.upcoming:State) — Method in class com.yahoo.webapis.upcoming.UpcomingService
This method returns all metro areas for a specific state.
getMyMetroList() — Method in class com.yahoo.webapis.upcoming.UpcomingService
This method returns a list of all metro areas that the currently authenticated user is subscribed to.
getMyWatchList(min_date, max_date, sort) — Method in class com.yahoo.webapis.upcoming.UpcomingService
This method retrieves a list of events currently watched by the authenticated user.
getQuestionResult — Event in class com.yahoo.webapis.answers.AnswersService
GET_QUESTION_RESULT — Constant static property in class com.yahoo.webapis.answers.events.AnswersResultEvent
getStateList(country:com.yahoo.webapis.upcoming:Country) — Method in class com.yahoo.webapis.upcoming.UpcomingService
This method returns the list of all states in a given country.
GET_STATE_LIST — Constant static property in class com.yahoo.webapis.upcoming.events.UpcomingResultEvent
The type of event dispatched when the list of states is retrieved.
getToken(frob) — Method in class com.yahoo.webapis.upcoming.UpcomingService
Using the frob received from the user or from Upcoming.org via a callback, this function retrieves and sets the token property.
GET_TOKEN — Constant static property in class com.yahoo.webapis.upcoming.events.UpcomingResultEvent
The type of event dispatched when a user authentication token is obtained.
getUserRSS(userID) — Method in class com.yahoo.webapis.answers.AnswersService
Get the URL of a user's RSS Feed.
getUsersWatching() — Method in class com.yahoo.webapis.upcoming.uEvent
Gets a list of users currently watching or attending this event.
getUserURL(userID) — Method in class com.yahoo.webapis.answers.AnswersService
Get the URL of a user's profile.
getVenueList(metro:com.yahoo.webapis.upcoming:Metro) — Method in class com.yahoo.webapis.upcoming.UpcomingService
This method requests a venue list for a particular metro area.
getWatchList(show) — Method in class com.yahoo.webapis.upcoming.User
This retrieves a list of events watched by a specific user.
getWeather(location, units) — Method in class com.yahoo.webapis.weather.WeatherService
This method makes a request for the current and forecast weather conditions.
Group — Class in package com.yahoo.webapis.upcoming
Yahoo! Upcoming.org API Group Class.
Group(_parent_service:com.yahoo.webapis.upcoming:UpcomingService, _name, _description, _moderation_level, _is_private, _timestamp, _owner_user:com.yahoo.webapis.upcoming:User, _commercial_account_id, _num_members, _id) — Constructor in class com.yahoo.webapis.upcoming.Group
Group class constructor
GROUP_ADDED — Constant static property in class com.yahoo.webapis.upcoming.events.UpcomingResultEvent
The type of event dispatched when the group is added to the server.
GROUP_EDITED — Constant static property in class com.yahoo.webapis.upcoming.events.UpcomingResultEvent
The type of event dispatched when the existing group is edited and changes are commited to the server.
GROUP_LOADED — Constant static property in class com.yahoo.webapis.upcoming.events.UpcomingResultEvent
The type of event dispatched when a group is updated with data from the server.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z