Type alias DescribeSoftphoneScreenPopOption

DescribeSoftphoneScreenPopOption: {
    matchType: string;
    screenPopData: string;
    screenPopType: string;
}

Type declaration

  • matchType: string
  • screenPopData: string
  • screenPopType: string