Venue
Represents a place of interest.
Venue API
getLocation()
getLocation()
Returns the location of the venue, as GeoLocation, if known. Otherwise returns null.
getSignificance()
getSignificance()
Returns the significance of the venue (i.e. home, work, or a point of interest), as VenueSignificance.
getType()
()
Returns the type of the venue, as VenueType.
Last updated