Uses of Class
com.mdp.voice.Globals

Uses of Globals in com.mdp.voice
 

Methods in com.mdp.voice with parameters of type Globals
 void Status.showIt(Globals globals)
          Called when SOCKS requires auth
 

Constructors in com.mdp.voice with parameters of type Globals
AudioReceiver(Globals globals)
          AudioReceiver Read data from the network and play it through the speaker.
AudioWait(Globals globals)
           
VoiceChat(Globals globals)