GoogleNavigation Framework Reference
GMSNavigationTransactionIDErrorHandler
typedef void (^GMSNavigationTransactionIDErrorHandler)(NSError *_Nonnull)
Called if setting transaction IDs through the setTransactionIDs fails. Refer documentation for
the API for more details.
@related GMSNavigator
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-15 UTC.
[null,null,["Last updated 2024-11-15 UTC."],[[["`GMSNavigationTransactionIDErrorHandler` is a block type used for handling errors when setting navigation transaction IDs."],["It is called when `setTransactionIDs` fails and provides an `NSError` object containing details about the failure."],["For more information, refer to the documentation for `GMSNavigator` and its `setTransactionIDs` method."]]],[]]