sf.FtpListingResponse – sfml Reference Manual
Packages
sfml
sf
FtpListingResponse
getCount
getMessage
getName
getStatus
isOk
FtpListingResponse
Object Hierarchy:
Description:
[
CCode
( cname =
"sfFtpListingResponse"
, cprefix =
"sfFtpListingResponse_"
, free_function =
"sfFtpListingResponse_destroy"
) ]
[
Compact
]
public
class
FtpListingResponse
Namespace:
sf
Package:
sfml
Content:
Methods:
public
size_t
getCount
()
public
unowned
string
getMessage
()
public
unowned
string
getName
(
size_t
index)
public
FtpStatus
getStatus
()
public
bool
isOk
()