|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CallType in uk.co.keang.callerid.driver |
---|
Methods in uk.co.keang.callerid.driver that return CallType | |
---|---|
CallType |
CallerIDMessage.getCallType()
Gets the type of call |
static CallType |
CallType.getEnum(int hexCode)
|
static CallType |
CallType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static CallType[] |
CallType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |