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