Gets or sets text of the label visible between connection attempts if upload was failed.
public function getReconnectionText() { } public function setReconnectionText($value) { }
Type: string
Text of the Reconnection label.
Default value is "Upload failed. Waiting to reconnect...".
This property is necessary for localization of Image Uploader.