| java.lang.Object | 
    
    
    
        
            |    ↳ | 
         	
        com.mapsted.locmarketing.CampaignNotification | 
    
    
Class Overview
CampaignNotification are in app notification for campaigns
 
Summary
| 
  [Expand]
   Inherited Methods  | 
   
From class
  java.lang.Object
  
   
  
    
    
	 
    
        | 
            
            
            
            
            
            boolean
         | 
        
        equals(Object arg0)
        
   |  
	 
    
        | 
            
            
            final
            
            
            Class<?>
         | 
        
        getClass()
        
   |  
	 
    
        | 
            
            
            
            
            
            int
         | 
        
        hashCode()
        
   |  
	 
    
        | 
            
            
            final
            
            
            void
         | 
        
        notify()
        
   |  
	 
    
        | 
            
            
            final
            
            
            void
         | 
        
        notifyAll()
        
   |  
	 
    
        | 
            
            
            
            
            
            String
         | 
        
        toString()
        
   |  
	 
    
        | 
            
            
            final
            
            
            void
         | 
        
        wait(long arg0, int arg1)
        
   |  
	 
    
        | 
            
            
            final
            
            
            void
         | 
        
        wait(long arg0)
        
   |  
	 
    
        | 
            
            
            final
            
            
            void
         | 
        
        wait()
        
   |  
 
   
 
 | 
   
From interface
  com.mapsted.inapp_notification.InAppNotification
 | 
 
Public Constructors
 
    
      
        public 
         
         
         
         
        
      
      CampaignNotification
      (Campaign campaign)
    
      
    
 
Public Methods
 
    
      
        public 
         
         
         
         
        boolean
      
      autoDismiss
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        boolean
      
      equals
      (Object o)
    
      
    
 
 
    
      
        public 
         
         
         
         
        Campaign
      
      getCampaign
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        int
      
      getFallbackLogoDrawableResource
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        String
      
      getItemType
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        String
      
      getLogoUrl
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        Spanned
      
      getSubtitle
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        String
      
      getTitle
      ()