setAltBytes

open fun setAltBytes(value: ByteString): MediaAsset.Link.Builder
Alternative text to display for this link, if applicable.
string alt = 2;

Return

This builder for chaining.

Parameters

value

The bytes for alt to set.