SellyCloudSDK_demo/Example/SellyCloudSDK/VideoCall/SLSParticipant.m

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