Click or drag to resize
SoapdescribeSoftphoneLayoutAsync Method

Namespace: CMS.SalesForce.WebServiceClient
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 13.0.131
Syntax
C#
Task<describeSoftphoneLayoutResponse> describeSoftphoneLayoutAsync(
	describeSoftphoneLayoutRequest request
)

Parameters

request
Type: CMS.SalesForce.WebServiceClientdescribeSoftphoneLayoutRequest

Return Value

Type: TaskdescribeSoftphoneLayoutResponse
See Also