Package com.marigold.sdk.interfaces
        Interface InAppNotificationTappedListener
- 
                    
                    
- All Implemented Interfaces:
 
public interface InAppNotificationTappedListener 
- 
                
                    
                    
- 
                                
                            
                                
Method Summary
Modifier and Type Method Description abstract UnitinAppNotificationTapped(Context context, Message message)- 
                    
                    
                    
- 
                                
                            
                                
Method Detail
- 
                                        
inAppNotificationTapped
abstract Unit inAppNotificationTapped(Context context, Message message)
 
 - 
                                        
 
 - 
                                
                            
                                
 
 - 
                    
                    
                    
 
 -