Stream Link
Represents a link to the value of a media entity resource or a stream-typed property.
- See Also:
-
{@link com.sap.cloud.mobile.kotlin.odata.EntityType#isMedia EntityType.isMedia}, {@link com.sap.cloud.mobile.kotlin.odata.Property#isStream Property.isStream}.
Properties
Functions
Return a copy of this stream link.
Return a clone of this value if it (together with all value subcomponents) is possibly mutable, or return this value if it (together with all value subcomponents) is definitely immutable. The resulting value might share mutable metadata with this query.
Convert this data value to a string. If the {@link com.sap.cloud.mobile.kotlin.odata.StreamLink#dataType StreamLink.dataType} is defined by XML Schema Part 2: Datatypes, then the corresponding lexical format is used. JSON format is used for structured values (arrays and objects).