Cloud Mail 2020 Kotlin Edition

Questions / Feedback?

TransferredData Property

The contents of the last response from the server.

Syntax

public val transferredData: String
public val transferredDataB: ByteArray?

Default Value

""

Remarks

This property contains the contents of the last response from the server.

TransferredDataLimit controls the maximum amount of data accumulated in TransferredData (by default there is no limit).

This property is read-only and not available at design time.

Copyright (c) 2021 /n software inc. - All rights reserved.
Cloud Mail 2020 Kotlin Edition - Version 20.0 [Build 7941]