firebase::dynamic_links::GeneratedDynamicLink

#include <components.h>

The returned value from creating a Dynamic Link.

Summary

Public attributes

error
std::string
If non-empty, the cause of the Dynamic Link generation failure.
url
std::string
The Dynamic Link value.
warnings
std::vector< std::string >
Information about potential warnings on link creation.

Public attributes