IEWSClient.GetCallInfo

IEWSClient.GetCallInfo method

Retrieves phone call information by call id

public CallInformation GetCallInfo(string callId)
ParameterTypeDescription
callIdStringcall id

Return Value

Returns phone call information object

See Also