setUrlBytes

open fun setUrlBytes(value: ByteString): Context.Metadata.OpenGraph.Builder
Directs facebook to scrape another url instead of the url the page was served from.
string url = 6;

Return

This builder for chaining.

Parameters

value

The bytes for url to set.