AdswizzSDKDelegate
@objc(AASDKAdswizzSDKDelegate)
public protocol AdswizzSDKDelegateThe AdswizzSDK delegate protocol.
- 
                  
                  Notification from AdswizzSDKthat recording has started.DeclarationSwift func adswizzSDKRecordingStarted(_ adswizzSDK: AdswizzSDK)ParametersadswizzSDKthe AdswizzSDK object 
- 
                  
                  Notification from AdswizzSDKthat recording has stopped.DeclarationSwift func adswizzSDKRecordingStopped(_ adswizzSDK: AdswizzSDK)ParametersadswizzSDKthe AdswizzSDKobject
- 
                  
                  
