SCCameraKitLensMediaPickerProviderMediaApplicationDelegate

Objective-C

@protocol SCCameraKitLensMediaPickerProviderMediaApplicationDelegate <NSObject>

Swift

protocol LensMediaPickerProviderMediaApplicationDelegate : NSObjectProtocol

Delegate responsible for applying media to a lens. This should not be implemented directly.

Note

If you create a custom provider, you’ll need to call the methods here from your provider. See notes on provider.uiDelegate for more details.