BeepProfilesList object
Holds collection of profiles that cannot be changed.

  NameDescription 
  CountHolds total number of profiles in the list. 
  ItemReturns reference to specific profile from the list. 
  SelectedDetermines profile that is selected in the list. 
 

BeepProfilesList collection is very similar to BeepProfiles collection - except you cannot add new profiles to it. It should not be used directly by your application. wodBeep uses this collection in ChannelOpenRequest event to show you list of profiles other peer offers per channel, allowing you to set Selected property and choose one of offered profiles.