Class: TelephonySystemInfo

types.TelephonySystemInfo(companyName, productName, brandingAsset)

Class representing the telephone system branding info- This will be shown in the UI

Constructor

new TelephonySystemInfo(companyName, productName, brandingAsset)

Create a TelephonySystemInfo
Parameters:
Name Type Description
companyName string Company name of the telephony System.
productName string Product name of the telephony system
brandingAsset string base64 encoded Image of the telephony system branding asset for the UI
Source: