GooglePlaces Framework Reference
Stay organized with collections
Save and categorize content based on your preferences.
GMSPlaceOpenStatusCallback
Callback type for receiving the opening hours status for the Place. If an error occurred,
result
will be GMSPlaceOpenStatusUnknown
and error
will contain information about the
error.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-27 UTC.
[null,null,["Last updated 2025-08-27 UTC."],[],["The `GMSPlaceOpenStatusCallback` is a callback function used to receive the opening hours status of a place. It returns a `GMSPlaceOpenStatus` result and an optional `NSError`. If an error occurs, the result will be `GMSPlaceOpenStatusUnknown`, and the `error` parameter will provide details about it. It is used within the `GMSPlacesClient` class to retrieve status information.\n"],null,[]]