getLink

open fun getLink(): ChangedLink

Return the current changed link.

Throws:

{@link com.sap.cloud.mobile.kotlin.odata.core.UsageException} if there is no current delta item or if the current delta item is an entity value.

See Also:

{@link com.sap.cloud.mobile.kotlin.odata.DeltaStream#getCurrent() DeltaStream.getCurrent}.

Return

the current changed link.