IP*Works! 2016 Android Edition
IP*Works! 2016 Android Edition
Questions / Feedback?

Progress Event

Fired whenever data is being transferred between the localhost and RemoteHost .

Syntax

public void fireProgress(RcpProgressEvent event);

public class RcpProgressEvent {
  public int percentDone;
}

Remarks

The 'PercentDone' parameter shows which portion of the file has already been transferred.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 Android Edition - Version 16.0 [Build 7353]