Files
SellyCloudSDK_demo/Example/SellyCloudSDK/VideoCall/SLSParticipant.m
2026-03-01 15:59:27 +08:00

14 lines
206 B
Objective-C

//
// SLSParticipant.m
// SellyCloudSDK_Example
//
// Created by Caleb on 13/11/25.
// Copyright © 2025 Caleb. All rights reserved.
//
#import "SLSParticipant.h"
@implementation SLSParticipant
@end