namespace Adrenak.UniVoice.Networks { // Just an empty client to make sure that there's always // an Adrenak.UniVoice.Networks namespace even if there's // no network implementation in the project public class FakeNetwork { } }