C# Class Aurora.Voice.Whisper.MetaCallbackImpl

Inheritance: Murmur.MetaCallbackDisp_
Afficher le fichier Open project: aurora-sim/whisper_server

Méthodes publiques

Méthode Description
MetaCallbackImpl ( ) : System
started ( ServerPrx srv, Ice current ) : void
stopped ( ServerPrx srv, Ice current ) : void

Method Details

MetaCallbackImpl() public méthode

public MetaCallbackImpl ( ) : System
Résultat System

started() public méthode

public started ( ServerPrx srv, Ice current ) : void
srv ServerPrx
current Ice
Résultat void

stopped() public méthode

public stopped ( ServerPrx srv, Ice current ) : void
srv ServerPrx
current Ice
Résultat void