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