next

open fun next(): EntityValue

Return the next entity value in this stream. Only call this if a previous call to {@link com.sap.cloud.mobile.kotlin.odata.EntityStream#hasNext() EntityStream.hasNext} returned true.

Return

The next entity value in this stream.