TransportResult

Undocumented in source.

Members

Enums

Status
enum Status
Undocumented in source.

Functions

checkIsOk
void checkIsOk()

@throws TransportException if the result's state is not ok.

getErrorDescription
string getErrorDescription()
Undocumented in source.
getException
Exception getException()
Undocumented in source.
getStatus
Status getStatus()
Undocumented in source.
isOk
bool isOk()
Undocumented in source.

Meta