luxlabs header browser preview


@class IMDCallManager_Impl;

@interface IMDCallManager : NSObject {
    IMDCallManager_Impl *_swiftImpl;
}

- (id)initWithServiceSession:(id)a0;
- (void).cxx_destruct;

@end