PubSub+ Messaging API For C  7.29.0.6
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
ex/ios/examples/EventMonitorExample.h
/*
* Copyright 2009-2024 Solace Corporation. All rights reserved.
*/
#import "Example.h"
// #LOG/*/CLIENT/<appliance hostname>/>
@interface EventMonitorExample : Example
- (solClient_returnCode_t)triggerSecondaryConnectionWithContext:
@end