Skip to content

Long Poll

//trimblecloud-fileservice/trimblecloud.fileservice.models/GetUploadDetailsParams/longPoll

longPoll

[JVM]
open val longPoll: Boolean

Boolean value to indicate if the API should perform a long-polling request for the status. When true, the API holds the connection for up to 25 seconds, returning early if the status becomes completed or failed. If the timeout is reached, the current status is returned, requiring re-polling. Default value is false.