setScopeBytes

open fun setScopeBytes(value: ByteString): Context.AppManifest.Builder
Defines the navigation scope for this web application's context.
string scope = 11;

Return

This builder for chaining.

Parameters

value

The bytes for scope to set.