Package io.rong.imlib.model
        Class ClearMessageOption
- 
                    
                    - All Implemented Interfaces:
 
 public class ClearMessageOptionDelete Message Parameters Class 
- jialong 
 
- 
                
                    
                    - 
                                
                            
                                Constructor SummaryConstructors Constructor Description ClearMessageOption(ConversationType type, String targetId, String channelId, long timestamp)
 - 
                                
                            
                                Method SummaryModifier and Type Method Description ConversationTypegetType()voidsetType(ConversationType type)StringgetTargetId()voidsetTargetId(String targetId)StringgetChannelId()voidsetChannelId(String channelId)longgetTimestamp()voidsetTimestamp(long timestamp)voidwriteToParcel(Parcel dest, int flags)intdescribeContents()- 
                    
                    
                    - 
                                
                            
                                Method Detail- 
                                        getTypeConversationType getType() 
 - 
                                        setTypevoid setType(ConversationType type) 
 - 
                                        getTargetIdString getTargetId() 
 - 
                                        setTargetIdvoid setTargetId(String targetId) 
 - 
                                        getChannelIdString getChannelId() 
 - 
                                        setChannelIdvoid setChannelId(String channelId) 
 - 
                                        getTimestamplong getTimestamp() 
 - 
                                        setTimestampvoid setTimestamp(long timestamp) 
 - 
                                        writeToParcelvoid writeToParcel(Parcel dest, int flags) 
 - 
                                        describeContentsint describeContents() 
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
 
-