Package io.rong.imlib.model
        Class CustomMessageInfo
- 
                    
                    - All Implemented Interfaces:
 
 public class CustomMessageInfo
- 
                
                    
                    - 
                                
                            
                                Field SummaryFields Modifier and Type Field Description public final static Creator<CustomMessageInfo>CREATOR
 - 
                                
                            
                                Constructor SummaryConstructors Constructor Description CustomMessageInfo()CustomMessageInfo(String value, int flag, CustomMessageType type)CustomMessageInfo(Parcel in)Constructor 
 - 
                                
                            
                                Method SummaryModifier and Type Method Description intdescribeContents()voidwriteToParcel(Parcel dest, int flags)CustomMessageTypegetCustomMessageType()voidsetCustomMessageType(CustomMessageType type)StringtoString()- 
                    
                    
                    - 
                                
                            
                                Method Detail- 
                                        describeContentsint describeContents() 
 - 
                                        writeToParcelvoid writeToParcel(Parcel dest, int flags) 
 - 
                                        getCustomMessageTypeCustomMessageType getCustomMessageType() 
 - 
                                        setCustomMessageTypevoid setCustomMessageType(CustomMessageType type) 
 - 
                                        toStringString toString() 
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
 
-