GooglePlaces Framework Reference
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 2024-11-08 UTC.
[null,null,["Last updated 2024-11-08 UTC."],[[["`GMSPlaceOpenStatusCallback` is a block that provides the open hours status for a specific Place."],["If an error occurs while retrieving the status, the `result` will be `GMSPlaceOpenStatusUnknown` and the `error` object will contain details about the error."],["This callback is used with `GMSPlacesClient` to fetch and handle Place open status information."]]],[]]