Firebase.DynamicLinks.ReceivedDynamicLinkEventArgs

Passed to the DynamicLinks.DynamicLinkReceived event.

Summary

The dynamic link received by the application is passed via these arguments to the Firebase.DynamicLinks.DynamicLinks.DynamicLinkReceived event.

Inheritance

Inherits from: EventArgs

Properties

ReceivedDynamicLink
Dynamic link received by the application.

Properties