UserAudioSpectrumInfo
Audio spectrum information of the remote user.
public class UserAudioSpectrumInfo {
  private int uid;
  private AudioSpectrumInfo audioSpectrumInfo;
}
            
            
            
         
            
            
            
            
            Attributes
- uid
 - The user ID of the remote user.
 - AudioSpectrumInfo
 - 
                    
Audio spectrum information of the remote user. See AudioSpectrumInfo.