PubSub+ Messaging API For C  7.33.0.3
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
ex/ios/AppDelegate.h
/*
* Copyright 2014-2025 Solace Corporation. All rights reserved.
*/
#import <UIKit/UIKit.h>
@interface AppDelegate : UIResponder <UIApplicationDelegate>
@property(strong, nonatomic) UIWindow *window;
@end