getNextLink

open fun getNextLink(): String?

Return (nullable) The "next link" for this result.

Throws:

{@link com.sap.cloud.mobile.kotlin.odata.QueryResultException} if the result does not have the expected type.

See Also:

{@link com.sap.cloud.mobile.kotlin.odata.EntityValueList#nextLink EntityValueList.nextLink}.

Return

(nullable) The "next link" for this result.