SecureBlackbox Lite 2020 Android Edition

Questions / Feedback?

TransferType Property

Sets the file transfer mode.

Syntax

public int getTransferType();
public void setTransferType(int transferType);

Enumerated values: public final static int cttText = 0; public final static int cttBinary = 1;

Remarks

Use this property to switch between binary and text transfer modes.

cttText0
cttBinary1

Default Value

1

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox Lite 2020 Android Edition - Version 20.0 [Build 8166]