PALManagerProtocol
@objc(AASDKPALManagerProtocol)
public protocol PALManagerProtocolPALManagerProtocol public protocol to interact with Google’s PAL SDK
- 
                  
                  PAL nonce DeclarationSwift var nonce: String { get }
- 
                  
                  PAL gesture recognizer DeclarationSwift var gestureRecognizer: UIGestureRecognizer { get }
- 
                  
                  PAL send ad click DeclarationSwift func sendAdClick()
- 
                  
                  PAL send start playback for the given content playback session DeclarationSwift func sendPlaybackStart()
- 
                  
                  PAL send end playback for the given content playback session DeclarationSwift func sendPlaybackEnd()
