setStartupImageBytes

open fun setStartupImageBytes(value: ByteString): Context.Metadata.Builder
Defines an image to use in iOS circumstances, when launching as an app shortcut.
string startup_image = 9;

Return

This builder for chaining.

Parameters

value

The bytes for startupImage to set.