|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||