CNBBASMPlatformImpl.h 311 Bytes
//
//  CNBBASMPlatformImpl.h
//  CNLiveNetAdd
//
//  Created by CNLive on 2021/10/16.
//  Copyright © 2021 cnlive. All rights reserved.
//

#import <BBAMNP/BBAMNP.h>

NS_ASSUME_NONNULL_BEGIN

@interface CNBBASMPlatformImpl : BBASMAdapterBaseImplement<BBASMPlatformAdapterProtocol>

@end

NS_ASSUME_NONNULL_END