Uses of Class
com.skype.connector.test.PlayerMessage.Type

Packages that use PlayerMessage.Type
com.skype.connector.test Provides the connector for testing 
 

Uses of PlayerMessage.Type in com.skype.connector.test
 

Methods in com.skype.connector.test that return PlayerMessage.Type
 PlayerMessage.Type PlayerMessage.getType()
           
static PlayerMessage.Type PlayerMessage.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PlayerMessage.Type[] PlayerMessage.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.skype.connector.test with parameters of type PlayerMessage.Type
PlayerMessage(PlayerMessage.Type type, long time, String message)
           
 



Copyright © 2004-2011. All Rights Reserved.