public final class SelectFileResponse
extends java.lang.Object
Constructor and Description |
---|
SelectFileResponse(byte[] data) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getDfName()
Obtiene el nombre del DF.
|
byte[] |
getFileId()
Devuelve el identificador del fichero seleccionado.
|
int |
getFileLength()
Devuelve la longitud del fichero seleccionado.
|
public byte[] getDfName()
public byte[] getFileId()
public int getFileLength()