GoogleNavigation Framework Reference

GMSTermsResponseCallback

typedef void (^GMSTermsResponseCallback)(BOOL)

Called when the user accepts or rejects the terms and conditions.

For versions >= 5.5.0, termsAccepted will always be YES.

@related GMSNavigationServices