public class LoadingFinished extends Object
Constructor and Description |
---|
LoadingFinished() |
Modifier and Type | Method and Description |
---|---|
Double |
getEncodedDataLength()
Total number of bytes received for this request.
|
String |
getRequestId()
Request identifier.
|
Double |
getTimestamp()
Timestamp.
|
void |
setEncodedDataLength(Double encodedDataLength)
Total number of bytes received for this request.
|
void |
setRequestId(String requestId)
Request identifier.
|
void |
setTimestamp(Double timestamp)
Timestamp.
|
public String getRequestId()
public void setRequestId(String requestId)
public Double getTimestamp()
public void setTimestamp(Double timestamp)
public Double getEncodedDataLength()
public void setEncodedDataLength(Double encodedDataLength)
Copyright © 2017 WebFolder OÜ. All rights reserved.