Builder for social meta-tag parameters.
|
DynamicLink.SocialMetaTagParameters.Builder()
Create social meta-tag parameter builder.
|
Create social meta-tag parameter builder.
Build SocialMetaTagParameters for use with
setSocialMetaTagParameters(SocialMetaTagParameters).
Sets the meta-tag description.
| description | The description to use when the Dynamic Link is shared in a social post. |
|---|
Sets the meta-tag image link.
| imageUrl | The URL to an image related to this link. |
|---|
Sets the meta-tag title.
| title | The title to use when the Dynamic Link is shared in a social post. |
|---|