How to share specific event linke we share video and use click on the link and go to that video
I want to share a specific link we share a video and click on the link and go to that video. I use the firebase dynamic link. And I achieve the image format by the below code, I want for the video,
I didn't get the documentation for the video. Anyone knows about it Share the knowledge
Firebase.dynamicLinks.shortLinkAsync(ShortDynamicLink.Suffix.SHORT) {
link = deepLink
domainUriPrefix = "https://xxxxx.xxx.xxxx"
socialMetaTagParameters {
title = "yyyyyyy"...