Package | Description |
---|---|
com.sforce.soap.partner |
Modifier and Type | Method and Description |
---|---|
DescribeSoftphoneScreenPopOption[] |
DescribeSoftphoneLayoutCallType.getScreenPopOptions()
Gets the screenPopOptions value for this DescribeSoftphoneLayoutCallType.
|
DescribeSoftphoneScreenPopOption |
DescribeSoftphoneLayoutCallType.getScreenPopOptions(int i) |
Modifier and Type | Method and Description |
---|---|
void |
DescribeSoftphoneLayoutCallType.setScreenPopOptions(DescribeSoftphoneScreenPopOption[] screenPopOptions)
Sets the screenPopOptions value for this DescribeSoftphoneLayoutCallType.
|
void |
DescribeSoftphoneLayoutCallType.setScreenPopOptions(int i,
DescribeSoftphoneScreenPopOption _value) |
Constructor and Description |
---|
DescribeSoftphoneLayoutCallType(DescribeSoftphoneLayoutInfoField[] infoFields,
String name,
DescribeSoftphoneScreenPopOption[] screenPopOptions,
String screenPopsOpenWithin,
DescribeSoftphoneLayoutSection[] sections) |
Copyright © 2014. All rights reserved.