|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Call.DTMF | |
---|---|
com.skype | <#if locale="ja"> <#else> Provides the classes for Skype API #if> |
Uses of Call.DTMF in com.skype |
---|
Methods in com.skype that return Call.DTMF | |
---|---|
static Call.DTMF |
Call.DTMF.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Call.DTMF[] |
Call.DTMF.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.skype with parameters of type Call.DTMF | |
---|---|
void |
Call.send(Call.DTMF command)
Send a DTMF command. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |