Aurora.Voice.Whisper.MetaCallbackImpl.stopped C# (CSharp) Method

stopped() public method

public stopped ( ServerPrx srv, Ice current ) : void
srv ServerPrx
current Ice
return void
        public override void stopped(ServerPrx srv, Ice.Current current)
        {
            m_log.Info("[MurmurVoice] Server stopped.");
        }