nextMarker property
If a value is present, there are more file shares to return. In a subsequent
request, use NextMarker
as the value for Marker
to
retrieve the next set of file shares.
Implementation
final String? nextMarker;
If a value is present, there are more file shares to return. In a subsequent
request, use NextMarker
as the value for Marker
to
retrieve the next set of file shares.
final String? nextMarker;