setTimeout

Set the timeout of each image notice popup. When an http error such as 404 occurs, the error condition is not known in the web view, and it waits indefinitely. To prevent this, the popup is automatically terminated after the timeout period. The default value is 5000.(milliseconds)

Since

Added 2.12.0.

Return

an instance of ImageNoticeConfiguration

Parameters

timeoutMs

waiting time(milliseconds) for the web view response.