method BeepProfiles.Add (Profile)
Adds new profile to the collection.

  TypeDescription 
   Profile as IBeepProfile Reference to the profile that will be added to the collection. 
 

Add methods adds new profile to the list of supported profiles. It should be used before wodBeep's session is started, because when session starts it sends all supported profiles to the other peer.

When profile is added to the collection and session starts, any of Beep peers can open new channel with this profile.