Authors
- Generated by builder
-
XMPPError : ETXMLNullHandler
- Declared in:
- XMPPError.h
Description forthcoming.
Instance Variables
Method summary
- (int)
errorCode;
Description forthcoming.
- (
NSString*)
errorMessage;
Description forthcoming.
- (
NSString*)
errorType;
Description forthcoming.
Instance Variables for XMPPError Class
@protected int code;
Description forthcoming.
@protected NSString* message;
Description forthcoming.
@protected NSString* type;
Description forthcoming.