setTitleBytes

open fun setTitleBytes(value: ByteString): Context.Metadata.Twitter.Builder
Title of the page.
string title = 2;

Return

This builder for chaining.

Parameters

value

The bytes for title to set.