SellyCloudSDK_demo/Example/SellyCloudSDK/Play/SCPlayItemModel.m

14 lines
208 B
Objective-C

//
// SCLiveItemModel.m
// SellyCloudSDK_Example
//
// Created by Caleb on 21/7/25.
// Copyright © 2025 Caleb. All rights reserved.
//
#import "SCPlayItemModel.h"
@implementation SCPlayItemModel
@end