Package io.rong.message
        Class QueryContentMessage
- 
                    
                    - All Implemented Interfaces:
 
 public class QueryContentMessageUpload the list of msguids for a specified conversation within a specified time period 
- 
                
                    
                    - 
                                
                            
                                Constructor SummaryConstructors Constructor Description QueryContentMessage(Array<byte> data)QueryContentMessage(Parcel in)
 - 
                                
                            
                                Method SummaryModifier and Type Method Description StringgetUri()StringgetLogId()StringgetMsgUids()Array<byte>encode()voidwriteToParcel(Parcel dest, int flags)intdescribeContents()- 
                    
                    
                    - 
                                
                            
                                Constructor Detail- 
                                        QueryContentMessageQueryContentMessage(Array<byte> data) 
 - 
                                        QueryContentMessageQueryContentMessage(Parcel in) 
 
- 
                                        
 - 
                                
                            
                                Method Detail- 
                                        getUriString getUri() 
 - 
                                        getLogIdString getLogId() 
 - 
                                        getMsgUidsString getMsgUids() 
 - 
                                        writeToParcelvoid writeToParcel(Parcel dest, int flags) 
 - 
                                        describeContentsint describeContents() 
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
 
-