initial commit
This commit is contained in:
14
Example/ScreenShareUploader/SampleHandler.h
Normal file
14
Example/ScreenShareUploader/SampleHandler.h
Normal file
@@ -0,0 +1,14 @@
|
||||
//
|
||||
// SampleHandler.h
|
||||
// ScreenShareUploader
|
||||
//
|
||||
// Created by Caleb on 12/8/25.
|
||||
// Copyright © 2025 Caleb. All rights reserved.
|
||||
//
|
||||
|
||||
#import <ReplayKit/ReplayKit.h>
|
||||
#import <SellyCloudSDK/SellyCloudManager.h>
|
||||
|
||||
@interface SampleHandler : SellyRTCReplayKitHandler
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user