AvayaWebRTCConnectSDK
AOConnectionListener.h
Go to the documentation of this file.
1/* Copyright Avaya Inc. */
2
11@protocol AOConnectionListenerDelegate <NSObject>
12
18
23
29- (void) interactionServiceDisconnectedWithError:(NSError *)error;
30
31@end
Definition: AOConnectionListener.h:11