@protocol CNContactListAction; @interface CNContactListActionAuthorizationContext : NSObject @property (retain, nonatomic) id action; @property (nonatomic) long long type; - (void).cxx_destruct; @end