sf.FtpResponse – sfml Reference Manual
Packages
sfml
sf
FtpResponse
FtpResponse
getMessage
getStatus
isOk
FtpResponse
Object Hierarchy:
Description:
[
CCode
( cname =
"sfFtpResponse"
, cprefix =
"sfFtpResponse_"
, free_function =
"sfFtpResponse_destroy"
) ]
[
Compact
]
public
class
FtpResponse
Namespace:
sf
Package:
sfml
Content:
Creation methods:
public
FtpResponse
(
Ftp
ftp,
string
name)
Methods:
public
unowned
string
getMessage
()
public
FtpStatus
getStatus
()
public
bool
isOk
()