public interface IDescribeSoftphoneScreenPopOption
| Modifier and Type | Method and Description |
|---|---|
String |
getMatchType()
element : matchType of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
String |
getScreenPopData()
element : screenPopData of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
String |
getScreenPopType()
element : screenPopType of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
void |
setMatchType(String matchType) |
void |
setScreenPopData(String screenPopData) |
void |
setScreenPopType(String screenPopType) |
String getMatchType()
void setMatchType(String matchType)
String getScreenPopData()
void setScreenPopData(String screenPopData)
String getScreenPopType()
void setScreenPopType(String screenPopType)
Copyright © 2015. All Rights Reserved.