- 
                    
                    
- All Implemented Interfaces:
 - 
                            
                            
android.os.Parcelable 
public final class Streem.ParticipantRequest implements Parcelable
 
- 
                
                    
                    
- 
                                
                            
                                
Field Summary
Fields Modifier and Type Field Description private final StringremoteUserIdprivate final Streem.SessionConfigsessionConfig 
- 
                                
                            
                                
Constructor Summary
Constructors Constructor Description Streem.ParticipantRequest(String remoteUserId, Streem.SessionConfig sessionConfig) 
- 
                                
                            
                                
Method Summary
Modifier and Type Method Description final StringgetRemoteUserId()final Streem.SessionConfiggetSessionConfig()- 
                    
                    
                    
- 
                                
                            
                                
Constructor Detail
- 
                                        
Streem.ParticipantRequest
Streem.ParticipantRequest(String remoteUserId, Streem.SessionConfig sessionConfig)
 
 - 
                                        
 
- 
                                
                            
                                
Method Detail
- 
                                        
getRemoteUserId
final String getRemoteUserId()
 
- 
                                        
getSessionConfig
final Streem.SessionConfig getSessionConfig()
 
 - 
                                        
 
 - 
                                
                            
                                
 
 - 
                    
                    
                    
 
 -