Venue
This class is part of an Early Access feature, and is subject to change in the future.
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