View Source GoogleApi.FirebaseDynamicLinks.V1.Model.NavigationInfo (google_api_firebase_dynamic_links v0.15.2)

Information of navigation behavior.

Attributes

  • enableForcedRedirect (type: boolean(), default: nil) - If this option is on, FDL click will be forced to redirect rather than show an interstitial page.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.FirebaseDynamicLinks.V1.Model.NavigationInfo{
  enableForcedRedirect: boolean() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.