#import #if TARGET_OS_IPHONE #import "DDXML.h" #endif @interface NSXMLElement (XEP_0203) - (BOOL)wasDelayed; - (NSDate *)delayedDeliveryDate; @end