Package io.rong.imlib.model
        Class FollowInfo
- 
                    
                    - All Implemented Interfaces:
 
 public class FollowInfo
- 
                
                    
                    - 
                                
                            
                                Constructor SummaryConstructors Constructor Description FollowInfo()FollowInfo(Parcel in)
 - 
                                
                            
                                Method SummaryModifier and Type Method Description StringgetUserId()voidsetUserId(String userId)longgetTime()voidsetTime(long time)voidwriteToParcel(Parcel dest, int flags)intdescribeContents()- 
                    
                    
                    - 
                                
                            
                                Method Detail- 
                                        getUserIdString getUserId() 
 - 
                                        setUserIdvoid setUserId(String userId) 
 - 
                                        getTimelong getTime() 
 - 
                                        setTimevoid setTime(long time) 
 - 
                                        writeToParcelvoid writeToParcel(Parcel dest, int flags) 
 - 
                                        describeContentsint describeContents() 
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
 
-