AvayaWebRTCConnectSDK
AOAttributeList.h
Go to the documentation of this file.
1/* Copyright Avaya Inc. */
2
8@interface AOAttributeList : NSObject
9
20@property (nonatomic) NSArray* attributes;
21
22@end
Definition: AOAttributeList.h:9
NSArray * attributes
Definition: AOAttributeList.h:20