C# Class Aurora.Voice.Whisper.MetaCallbackImpl

Inheritance: Murmur.MetaCallbackDisp_
Mostrar archivo Open project: aurora-sim/whisper_server

Public Methods

Method Description
MetaCallbackImpl ( ) : System
started ( ServerPrx srv, Ice current ) : void
stopped ( ServerPrx srv, Ice current ) : void

Method Details

MetaCallbackImpl() public method

public MetaCallbackImpl ( ) : System
return System

started() public method

public started ( ServerPrx srv, Ice current ) : void
srv ServerPrx
current Ice
return void

stopped() public method

public stopped ( ServerPrx srv, Ice current ) : void
srv ServerPrx
current Ice
return void