OmidFriendlyObstruction
@objc(THEOplayerOmidFriendlyObstruction)
public class OmidFriendlyObstruction : NSObjectRepresents a friendly obstruction instance for OMID.
- 
                  
                  The view element of the friendly obstruction. DeclarationSwift public private(set) var view: UIView { get }
- 
                  
                  The purpose of the friendly obstruction. DeclarationSwift public private(set) var purpose: OmidFriendlyObstructionPurpose { get }
- 
                  
                  A text to explain the reason behind adding the view as a friendly obstruction. DeclarationSwift public private(set) var detailedReason: String? { get }
- 
                  
                  Constructs an OmidFriendlyObstruction.DeclarationSwift @objc public init(view: UIView, purpose: OmidFriendlyObstructionPurpose, detailedReason: String?)ParametersviewThe view element of the friendly obstruction. purposeThe purpose of the friendly obstruction. detailedReasonText to explain the reason to add the view as a friendly obstruction. 
 OmidFriendlyObstruction Class Reference
      OmidFriendlyObstruction Class Reference