setTypeBytes

open fun setTypeBytes(value: ByteString): Context.PageLink.Builder
Specifies the mime-type of this link, if applicable.
string type = 2;

Return

This builder for chaining.

Parameters

value

The bytes for type to set.