setStartUrlBytes

open fun setStartUrlBytes(value: ByteString): Context.AppManifest.Builder
Starting URL where this application can be entered.
string start_url = 3;

Return

This builder for chaining.

Parameters

value

The bytes for startUrl to set.