Package io.rong.imlib.model
        Class ChangedUserGroupInfo
- 
                    
                    - All Implemented Interfaces:
 
 public class ChangedUserGroupInfoChange group information 
- 
                
                    
                    - 
                                
                            
                                Field SummaryFields Modifier and Type Field Description public inteventTypepublic intchannelTypepublic StringtargetIdpublic StringchannelIdpublic Array<String>userGroupIdpublic final static Creator<ChangedUserGroupInfo>CREATOR
 - 
                                
                            
                                Constructor SummaryConstructors Constructor Description ChangedUserGroupInfo()
 - 
                                
                            
                                Method SummaryModifier and Type Method Description intgetEventType()voidsetEventType(int eventType)intgetChannelType()voidsetChannelType(int channelType)StringgetTargetId()voidsetTargetId(String targetId)StringgetChannelId()voidsetChannelId(String channelId)Array<String>getUserGroupId()voidsetUserGroupId(Array<String> userGroupId)StringtoString()intdescribeContents()voidwriteToParcel(Parcel dest, int flags)- 
                    
                    
                    - 
                                
                            
                                Method Detail- 
                                        getEventTypeint getEventType() 
 - 
                                        setEventTypevoid setEventType(int eventType) 
 - 
                                        getChannelTypeint getChannelType() 
 - 
                                        setChannelTypevoid setChannelType(int channelType) 
 - 
                                        getTargetIdString getTargetId() 
 - 
                                        setTargetIdvoid setTargetId(String targetId) 
 - 
                                        getChannelIdString getChannelId() 
 - 
                                        setChannelIdvoid setChannelId(String channelId) 
 - 
                                        getUserGroupIdArray<String> getUserGroupId() 
 - 
                                        setUserGroupIdvoid setUserGroupId(Array<String> userGroupId) 
 - 
                                        toStringString toString() 
 - 
                                        describeContentsint describeContents() 
 - 
                                        writeToParcelvoid writeToParcel(Parcel dest, int flags) 
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
 
-