Package io.rong.imlib.model
        Class UltraGroupChannelDisbandedInfo
- 
                    
                    - All Implemented Interfaces:
 
 public class UltraGroupChannelDisbandedInfoUltra group channel dissolution change information Added from version 5.2.4 
- gusd @Date 2022/06/14 
 
- 
                
                    
                    - 
                                
                            
                                Field SummaryFields Modifier and Type Field Description public UltraGroupChannelChangeInfochangeInfopublic IRongCoreEnum.UltraGroupChannelTypechannelTypepublic final static Creator<UltraGroupChannelDisbandedInfo>CREATOR
 - 
                                
                            
                                Constructor SummaryConstructors Constructor Description UltraGroupChannelDisbandedInfo()
 - 
                                
                            
                                Method SummaryModifier and Type Method Description UltraGroupChannelChangeInfogetChangeInfo()voidsetChangeInfo(UltraGroupChannelChangeInfo changeInfo)IRongCoreEnum.UltraGroupChannelTypegetChannelType()voidsetChannelType(IRongCoreEnum.UltraGroupChannelType channelType)intdescribeContents()voidwriteToParcel(Parcel dest, int flags)voidreadFromParcel(Parcel source)- 
                    
                    
                    - 
                                
                            
                                Method Detail- 
                                        getChangeInfoUltraGroupChannelChangeInfo getChangeInfo() 
 - 
                                        setChangeInfovoid setChangeInfo(UltraGroupChannelChangeInfo changeInfo) 
 - 
                                        getChannelTypeIRongCoreEnum.UltraGroupChannelType getChannelType() 
 - 
                                        setChannelTypevoid setChannelType(IRongCoreEnum.UltraGroupChannelType channelType) 
 - 
                                        describeContentsint describeContents() 
 - 
                                        writeToParcelvoid writeToParcel(Parcel dest, int flags) 
 - 
                                        readFromParcelvoid readFromParcel(Parcel source) 
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
 
-