sf.FtpDirectoryResponse – sfml Reference Manual
Packages
sfml
sf
FtpDirectoryResponse
getDirectory
getDirectoryUnicode
getMessage
getStatus
isOk
FtpDirectoryResponse
Object Hierarchy:
Description:
[
CCode
( cname =
"sfFtpDirectoryResponse"
, cprefix =
"sfFtpDirectoryResponse_"
, free_function =
"sfFtpDirectoryResponse_destroy"
) ]
[
Compact
]
public
class
FtpDirectoryResponse
Namespace:
sf
Package:
sfml
Content:
Methods:
public
unowned
string
getDirectory
()
public
uint32
[]
getDirectoryUnicode
()
public
unowned
string
getMessage
()
public
FtpStatus
getStatus
()
public
bool
isOk
()