setShortNameBytes

open fun setShortNameBytes(value: ByteString): Context.AppManifest.Builder
Short name for this application.
string short_name = 2;

Return

This builder for chaining.

Parameters

value

The bytes for shortName to set.