Package io.rong.imlib.model
        Class UltraGroupChannelChangeInfo
- 
                    
                    - All Implemented Interfaces:
 
 public class UltraGroupChannelChangeInfoUltra Group Change Information Added from version 5.2.4 
- gusd @Date 2022/06/13 
 
- 
                
                    
                    - 
                                
                            
                                Constructor SummaryConstructors Constructor Description UltraGroupChannelChangeInfo()
 - 
                                
                            
                                Method SummaryModifier and Type Method Description StringgetTargetId()voidsetTargetId(String targetId)StringgetChannelId()voidsetChannelId(String channelId)longgetTime()voidsetTime(long time)intdescribeContents()voidwriteToParcel(Parcel dest, int flags)voidreadFromParcel(Parcel source)- 
                    
                    
                    - 
                                
                            
                                Method Detail- 
                                        getTargetIdString getTargetId() 
 - 
                                        setTargetIdvoid setTargetId(String targetId) 
 - 
                                        getChannelIdString getChannelId() 
 - 
                                        setChannelIdvoid setChannelId(String channelId) 
 - 
                                        getTimelong getTime() 
 - 
                                        setTimevoid setTime(long time) 
 - 
                                        describeContentsint describeContents() 
 - 
                                        writeToParcelvoid writeToParcel(Parcel dest, int flags) 
 - 
                                        readFromParcelvoid readFromParcel(Parcel source) 
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
 
-