An enum specifying options for checking terms and conditions. An instance of this can be passed
to NavigationApi.getNavigator(Activity, NavigationApi.NavigatorListener)
.
Inherited Method Summary
Enum Values
public static final TermsAndConditionsCheckOption ENABLED
Terms and conditions checks are enabled.
public static final TermsAndConditionsCheckOption SKIPPED
Terms and Conditions checks are skipped. Users of this option need to ensure that the user has accepted an appropriate set of Terms and Conditions that encompass the Terms of Use that govern usage of the Navigation SDK.